summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/applications/kiosktool/debian/rules
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-13 19:00:51 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-13 19:00:51 -0500
commit3a16f4cd9deaef0c80cb6027dc2e75ae30a46d9e (patch)
tree0192de76dddec19e38e220e79f169769b9adc1c3 /debian/wheezy/applications/kiosktool/debian/rules
parent01e69eb4c2d9d64ba96fdc45be76fb1d14a6f1be (diff)
parentfb1176fa5dd2120d92cbc41ecb077046102d0908 (diff)
downloadtde-packaging-3a16f4cd9deaef0c80cb6027dc2e75ae30a46d9e.tar.gz
tde-packaging-3a16f4cd9deaef0c80cb6027dc2e75ae30a46d9e.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'debian/wheezy/applications/kiosktool/debian/rules')
-rwxr-xr-xdebian/wheezy/applications/kiosktool/debian/rules9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/wheezy/applications/kiosktool/debian/rules b/debian/wheezy/applications/kiosktool/debian/rules
index cb6ee7c18..4e38353a1 100755
--- a/debian/wheezy/applications/kiosktool/debian/rules
+++ b/debian/wheezy/applications/kiosktool/debian/rules
@@ -2,7 +2,14 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/class/kde.mk
+include debian/cdbs/kde.mk
+
+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
+
+cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
post-patches:: debian/stamp-bootstrap