summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-07 15:50:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-07 15:50:03 +0000
commitfe72edc5e739a00a73a17617df0b5f56409bfaca (patch)
treea7d30180ec65733b554a833700e22e47adeceea0
parentUpdating vcs fields. (diff)
downloadclzip-fe72edc5e739a00a73a17617df0b5f56409bfaca.tar.xz
clzip-fe72edc5e739a00a73a17617df0b5f56409bfaca.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 887166d..f2f3d73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh ${@} --parallel
+ dh ${@}
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/clzip