summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-07 15:54:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-07 15:54:27 +0000
commita3e52ea7345c4e50cc5529a92226a6a66add9ba3 (patch)
treeea6277a843ce202f85a7c4a979348b749a880334
parentUpdating vcs fields. (diff)
downloadpdlzip-a3e52ea7345c4e50cc5529a92226a6a66add9ba3.tar.xz
pdlzip-a3e52ea7345c4e50cc5529a92226a6a66add9ba3.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 037edb1..e006113 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/pdlzip