[SCM] xcfa/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jul 13 00:39:01 UTC 2011


The following commit has been merged in the master branch:
commit c82306933cbac2944a173dabd7a5642ed7d93b73
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jul 13 02:34:21 2011 +0200

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index 1c45bdb..8eecc78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --parallel --with autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-debug

-- 
xcfa packaging



More information about the pkg-multimedia-commits mailing list