summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/applications/keep/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/wheezy/applications/keep/debian/rules')
-rwxr-xr-xdebian/wheezy/applications/keep/debian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/wheezy/applications/keep/debian/rules b/debian/wheezy/applications/keep/debian/rules
index b6eae04ee..1b5054df6 100755
--- a/debian/wheezy/applications/keep/debian/rules
+++ b/debian/wheezy/applications/keep/debian/rules
@@ -16,6 +16,9 @@ DEB_INSTALL_MANPAGES_keep := keep.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
+DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
+ && echo xz || echo bzip2)
+
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap: