diff options
author | Timothy Pearson <[email protected]> | 2012-04-16 08:50:40 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-04-16 08:50:40 -0500 |
commit | 1d05dfa51ea2699e67b7b7b48339cc0baf4e249d (patch) | |
tree | 86ba1ea4a3b68f7118ad45291c21648ebf5c3766 /ubuntu/maverick/tdevelop/debian/rules | |
parent | 2246bcd2933678a54e2290f2ce3b492e16d6cb9a (diff) | |
download | tde-packaging-1d05dfa51ea2699e67b7b7b48339cc0baf4e249d.tar.gz tde-packaging-1d05dfa51ea2699e67b7b7b48339cc0baf4e249d.zip |
Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/rules')
-rwxr-xr-x | ubuntu/maverick/tdevelop/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/rules b/ubuntu/maverick/tdevelop/debian/rules index 21f2c166a..20946aeb3 100755 --- a/ubuntu/maverick/tdevelop/debian/rules +++ b/ubuntu/maverick/tdevelop/debian/rules @@ -47,7 +47,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \ --enable-vba \ --enable-subversion \ --with-pic \ - --with-tdelibsdoxy-dir=/opt/trinity/share/doc/kde/HTML/en/tdelibs-apidocs \ + --with-tdelibsdoxy-dir=/opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs \ --with-pythondir=/usr \ --with-qtdoc-dir=/usr/share/qt3/doc/html \ --prefix=/opt/trinity \ |