[SCM] opencore-amr/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 15 09:53:02 UTC 2012


The following commit has been merged in the master branch:
commit 0dc7bfe461db5a811a55845ac2cf1f128927478d
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 15 10:52:50 2012 +0100

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index 9b40939..4ef326c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ else
 endif
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --parallel --with autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list