[SCM] gecko-mediaplayer/master: Enable parallel builds.
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Sat Apr 7 20:36:41 UTC 2012
The following commit has been merged in the master branch:
commit ad03b801ddb03109a450a9b35ba2dfa0d0a0bf27
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date: Sat Apr 7 22:36:01 2012 +0200
Enable parallel builds.
diff --git a/debian/rules b/debian/rules
index 9ff7e3b..f5d67da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ include /usr/share/dpkg/buildflags.mk
export V=1
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --with-plugin-dir=/usr/lib/mozilla/plugins
--
gecko-mediaplayer packaging
More information about the pkg-multimedia-commits
mailing list