summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/amarok/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/applications/amarok/debian/rules')
-rwxr-xr-xubuntu/_base/applications/amarok/debian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/applications/amarok/debian/rules b/ubuntu/_base/applications/amarok/debian/rules
index 75146ddca..fce2f7d4a 100755
--- a/ubuntu/_base/applications/amarok/debian/rules
+++ b/ubuntu/_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)