[SCM] xjadeo/master: Enable parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Sep 8 12:22:21 UTC 2015
The following commit has been merged in the master branch:
commit 5a3d8069ea333568311721e958c09ef6ccc86e29
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Sep 8 13:46:52 2015 +0200
Enable parallel build.
diff --git a/debian/rules b/debian/rules
index c3e7234..4844d7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
LDFLAGS+=-Wl,--as-needed
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_autoreconf:
dh_autoreconf --as-needed
--
xjadeo packaging
More information about the pkg-multimedia-commits
mailing list