summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTeus Benschop <teusjannette@gmail.com>2018-11-01 10:40:26 +0100
committerTeus Benschop <teusjannette@gmail.com>2018-11-01 10:40:26 +0100
commitc7fa5b7b78bfaf638d38d3ff5fc86998550e7575 (patch)
tree55b172785b8d13f6830de9a8ef966b51f65ecb08 /debian
parentb3232467795ae8fc3a16f01734ebf048f164de69 (diff)
fixed: lintian: debian-rules-should-not-use-custom-compression-settings dh_builddeb
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 378201e..df97894 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,5 +48,3 @@ get-orig-source:
chmod +x $(SOURCE_DIR)/debian/dfsg.sh
cd $(SOURCE_DIR) && uscan --force-download --rename --destdir .
-override_dh_builddeb:
- dh_builddeb $(if $(ppa),-- -Zlzma)