From 7ecb22ecd5a9320b51df276743638755d1a27802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 23 Mar 2014 03:42:36 +0100 Subject: Fix potential kdiff3 FTBFS on Debian and Ubuntu --- ubuntu/maverick/applications/kdiff3/debian/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ubuntu/maverick/applications') diff --git a/ubuntu/maverick/applications/kdiff3/debian/rules b/ubuntu/maverick/applications/kdiff3/debian/rules index 4217a45e3..0252d28f2 100755 --- a/ubuntu/maverick/applications/kdiff3/debian/rules +++ b/ubuntu/maverick/applications/kdiff3/debian/rules @@ -4,6 +4,9 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +include /usr/share/cdbs/1/rules/debhelper.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 @@ -12,9 +15,6 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ && echo xz || echo bzip2) -include /usr/share/cdbs/1/rules/debhelper.mk -include debian/cdbs/kde.mk - post-patches:: debian/stamp-bootstrap debian/stamp-bootstrap: -- cgit v1.2.3