summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/applications/krename/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/precise/applications/krename/debian/rules')
-rwxr-xr-xubuntu/precise/applications/krename/debian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/krename/debian/rules b/ubuntu/precise/applications/krename/debian/rules
index f886eacd0..4983ad699 100755
--- a/ubuntu/precise/applications/krename/debian/rules
+++ b/ubuntu/precise/applications/krename/debian/rules
@@ -15,6 +15,9 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
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)
+
### Libtool and Automake updates
post-patches:: debian/stamp-autothings-update
debian/stamp-autothings-update: