summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-04-10 22:20:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-04-10 22:20:54 +0000
commit7c4ea9966868b0b9c0d8d764e20db584835e255a (patch)
treefddbbd027f4d70aad431c4eea7176aaf63c3c8dd
parentAdding debconf handling for /etc/default/storage-tools. (diff)
downloadopen-infrastructure-storage-tools-7c4ea9966868b0b9c0d8d764e20db584835e255a.tar.xz
open-infrastructure-storage-tools-7c4ea9966868b0b9c0d8d764e20db584835e255a.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 0b0fa18..c893e9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
PACKAGE := storage-tools
%:
- dh ${@} --parallel --with apache2,systemd
+ dh ${@} --with apache2,systemd
override_dh_auto_build:
# disabled