summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/applications/k9copy/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/precise/applications/k9copy/debian/rules')
-rwxr-xr-xubuntu/precise/applications/k9copy/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/k9copy/debian/rules b/ubuntu/precise/applications/k9copy/debian/rules
index 5f97b6de2..8afe2157c 100755
--- a/ubuntu/precise/applications/k9copy/debian/rules
+++ b/ubuntu/precise/applications/k9copy/debian/rules
@@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)