[SCM] cinelerra-cv/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 20 07:30:39 UTC 2011


The following commit has been merged in the master branch:
commit cba84956b12adb8737d412087cdb6c4846ce0f97
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 20 09:30:30 2011 +0200

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index 7f3aa83..3ce6574 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ endif
 endif
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --parallel --with autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
cinelerra-cv packaging



More information about the pkg-multimedia-commits mailing list