[SCM] libmms/master: Enable --parallel builds

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Nov 15 13:40:31 UTC 2015


The following commit has been merged in the master branch:
commit 6526543d013ffd89506f9a35f889b4720a908cce
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Nov 15 12:57:11 2015 +0100

    Enable --parallel builds

diff --git a/debian/rules b/debian/rules
index dd9063b..b718cd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf --parallel

-- 
libmms packaging



More information about the pkg-multimedia-commits mailing list