From b790788c923e357cc31a4fb4feb25d58b478af51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 11 Apr 2016 01:42:04 +0200 Subject: Add tastymenu packaging files for Debian and Ubuntu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/maverick/applications/tastymenu/debian/rules | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 ubuntu/maverick/applications/tastymenu/debian/rules (limited to 'ubuntu/maverick/applications/tastymenu/debian/rules') diff --git a/ubuntu/maverick/applications/tastymenu/debian/rules b/ubuntu/maverick/applications/tastymenu/debian/rules new file mode 100755 index 000000000..c9d7823f9 --- /dev/null +++ b/ubuntu/maverick/applications/tastymenu/debian/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include debian/cdbs/debian-qt-kde.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk +include /usr/share/cdbs/1/rules/utils.mk + +DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include +DEB_CONFIGURE_MANDIR := /opt/trinity/share/man +DEB_CONFIGURE_PREFIX := /opt/trinity +DEB_CONFIGURE_INFODIR := /opt/trinity/share/info + +DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ + && echo xz || echo bzip2) -- cgit v1.2.3