From 2201c0a00fdd1012cac0bbaf3d89c887c956579b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 13 Sep 2012 18:22:17 +0200 Subject: Switch to debian/cdbs/kde.mk in kiosktool on Debian and Ubuntu --- ubuntu/maverick/applications/kiosktool/debian/rules | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/kiosktool/debian/rules') diff --git a/ubuntu/maverick/applications/kiosktool/debian/rules b/ubuntu/maverick/applications/kiosktool/debian/rules index cb6ee7c18..4e38353a1 100755 --- a/ubuntu/maverick/applications/kiosktool/debian/rules +++ b/ubuntu/maverick/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 -- cgit v1.2.3