summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/tde-style-lipstik/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/applications/tde-style-lipstik/debian/rules')
-rwxr-xr-xdebian/lenny/applications/tde-style-lipstik/debian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/lenny/applications/tde-style-lipstik/debian/rules b/debian/lenny/applications/tde-style-lipstik/debian/rules
index c25c8d5bd..b20ff9228 100755
--- a/debian/lenny/applications/tde-style-lipstik/debian/rules
+++ b/debian/lenny/applications/tde-style-lipstik/debian/rules
@@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
+DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde
DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
DEB_CONFIGURE_PREFIX := /opt/trinity
DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
@@ -37,7 +37,7 @@ config.status: patch configure
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/trinity --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
--disable-debug --enable-final \
- --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
+ --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
# --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/lib/qt3/
build: build-stamp