From 5195a57d4919924c7e7970506b1994e83fdebbbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 11 Jul 2021 21:27:29 +0200 Subject: DEB: Rearranged applications folder into sub categories. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/_base/applications/settings/kiosktool/debian/rules | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 debian/_base/applications/settings/kiosktool/debian/rules (limited to 'debian/_base/applications/settings/kiosktool/debian/rules') diff --git a/debian/_base/applications/settings/kiosktool/debian/rules b/debian/_base/applications/settings/kiosktool/debian/rules new file mode 100755 index 000000000..6bf27ed9c --- /dev/null +++ b/debian/_base/applications/settings/kiosktool/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include debian/cdbs/debian-tde.mk + +DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde +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) -- cgit v1.2.3