[SCM] ebumeter/master: Force parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Jul 24 16:44:02 UTC 2016
The following commit has been merged in the master branch:
commit bcc8693ec5d928a7a4627527fedae6c2766138a0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Jul 24 18:41:03 2016 +0200
Force parallel build.
diff --git a/debian/rules b/debian/rules
index de0097a..494d5fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ LDFLAGS+=-Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --sourcedir=source
+ dh $@ --parallel --sourcedir=source
override_dh_installchangelogs:
dh_installchangelogs README
--
ebumeter packaging
More information about the pkg-multimedia-commits
mailing list