summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/amarok/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/_base/applications/amarok/debian/rules')
-rwxr-xr-xdebian/_base/applications/amarok/debian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/_base/applications/amarok/debian/rules b/debian/_base/applications/amarok/debian/rules
index 75146ddca..fce2f7d4a 100755
--- a/debian/_base/applications/amarok/debian/rules
+++ b/debian/_base/applications/amarok/debian/rules
@@ -16,6 +16,3 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DBUILD_ALL="ON" \
-DWITH_ALL_OPTIONS="ON" \
-DWITH_IFP="OFF"
-
-DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
- && echo xz || echo bzip2)