summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-07 15:55:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-07 15:55:06 +0000
commit296f24eceec13e92939cb23a82c3b4895f415a16 (patch)
tree6710505da93c64ab5c52eee444d15e04b831d2c8
parentUpdating vcs fields. (diff)
downloadplzip-296f24eceec13e92939cb23a82c3b4895f415a16.tar.xz
plzip-296f24eceec13e92939cb23a82c3b4895f415a16.zip
Removing superfluous --parallel when invoking debhelper as it's the default with compat level 10, thanks to Gianfranco Costamagna <locutusofborg@debian.org>.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 6fe2ac9..8039e0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
%:
- dh ${@} --parallel
+ dh ${@}
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/plzip