diff options
Diffstat (limited to 'debian/squeeze/applications/basket')
-rw-r--r-- | debian/squeeze/applications/basket/debian/basket-trinity.install | 4 | ||||
-rwxr-xr-x | debian/squeeze/applications/basket/debian/rules | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/squeeze/applications/basket/debian/basket-trinity.install b/debian/squeeze/applications/basket/debian/basket-trinity.install index 2b7a2867b..a24d7e924 100644 --- a/debian/squeeze/applications/basket/debian/basket-trinity.install +++ b/debian/squeeze/applications/basket/debian/basket-trinity.install @@ -121,8 +121,8 @@ opt/trinity/share/locale/nn/LC_MESSAGES/basket.mo opt/trinity/share/locale/it/LC_MESSAGES/basket.mo opt/trinity/share/locale/nl/LC_MESSAGES/basket.mo opt/trinity/share/config/magic/basket.magic -opt/trinity/share/doc/kde/HTML/en/basket/index.cache.bz2 -opt/trinity/share/doc/kde/HTML/en/basket/index.docbook +opt/trinity/share/doc/tde/HTML/en/basket/index.cache.bz2 +opt/trinity/share/doc/tde/HTML/en/basket/index.docbook opt/trinity/bin/basket opt/trinity/lib/trinity/basketthumbcreator.la opt/trinity/lib/trinity/libbasketpart.so diff --git a/debian/squeeze/applications/basket/debian/rules b/debian/squeeze/applications/basket/debian/rules index 0e699603a..0527d1198 100755 --- a/debian/squeeze/applications/basket/debian/rules +++ b/debian/squeeze/applications/basket/debian/rules @@ -43,7 +43,7 @@ config.status: $(QUILT_STAMPFN) --with-qt-libraries=/usr/share/qt3/lib \ --mandir=/opt/trinity/share/man \ --infodir=/opt/trinity/share/info \ - --disable-debug kde_htmldir=/opt/trinity/share/doc/kde/HTML \ + --disable-debug kde_htmldir=/opt/trinity/share/doc/tde/HTML \ --with-extra-libs=/opt/trinity/lib |