summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/applications/kiosktool/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-09-13 18:22:17 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-09-13 18:22:17 +0200
commit2201c0a00fdd1012cac0bbaf3d89c887c956579b (patch)
treee576160a4183976b28a0b1d0b886da2eb7ad491e /ubuntu/precise/applications/kiosktool/debian/rules
parent30aa66bb7c7a8a7862ec7c88e4033ccec150fa5b (diff)
downloadtde-packaging-2201c0a00fdd1012cac0bbaf3d89c887c956579b.tar.gz
tde-packaging-2201c0a00fdd1012cac0bbaf3d89c887c956579b.zip
Switch to debian/cdbs/kde.mk in kiosktool on Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/kiosktool/debian/rules')
-rwxr-xr-xubuntu/precise/applications/kiosktool/debian/rules9
1 files changed, 8 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/kiosktool/debian/rules b/ubuntu/precise/applications/kiosktool/debian/rules
index cb6ee7c18..4e38353a1 100755
--- a/ubuntu/precise/applications/kiosktool/debian/rules
+++ b/ubuntu/precise/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