diff options
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 \ |