diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-04-16 08:50:40 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-09-12 08:59:56 +0200 |
commit | b9ef206d9569f815e58c9c1736f3b423db45f1a2 (patch) | |
tree | 2974a4adbdfb2fc3b629a1d9a749d05e177ec6e6 /ubuntu/maverick/kdevelop/debian/rules | |
parent | 4baec23ccd1aa75c3b7b06a9ae2ee2919eb2aea4 (diff) | |
download | tde-packaging-b9ef206d9569f815e58c9c1736f3b423db45f1a2.tar.gz tde-packaging-b9ef206d9569f815e58c9c1736f3b423db45f1a2.zip |
Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files
(cherry picked from commit 1d05dfa51ea2699e67b7b7b48339cc0baf4e249d)
Diffstat (limited to 'ubuntu/maverick/kdevelop/debian/rules')
-rwxr-xr-x | ubuntu/maverick/kdevelop/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/kdevelop/debian/rules b/ubuntu/maverick/kdevelop/debian/rules index a2224b765..e877625d8 100755 --- a/ubuntu/maverick/kdevelop/debian/rules +++ b/ubuntu/maverick/kdevelop/debian/rules @@ -47,7 +47,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \ --enable-vba \ --enable-subversion \ --with-pic \ - --with-kdelibsdoxy-dir=/opt/trinity/share/doc/kde/HTML/en/kdelibs-apidocs \ + --with-kdelibsdoxy-dir=/opt/trinity/share/doc/tde/HTML/en/kdelibs-apidocs \ --with-pythondir=/usr \ --with-qtdoc-dir=/usr/share/qt3/doc/html \ --prefix=/opt/trinity \ |