[SCM] ffms2/master: Build with --parallel
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Mon Dec 2 21:43:04 UTC 2013
The following commit has been merged in the master branch:
commit afb57a5118d8f5d7e2b8eb1c48d3779b526220fe
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Dec 2 22:12:25 2013 +0100
Build with --parallel
diff --git a/debian/rules b/debian/rules
index 09ee2e4..c88b960 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_auto_build:
dh_auto_build -- V=1
--
ffms2 packaging
More information about the pkg-multimedia-commits
mailing list