[SCM] naspro-core/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon May 30 11:09:35 UTC 2011


The following commit has been merged in the master branch:
commit d57a6b7dfd0e13ba0944b2ed05f02f42419f3a9f
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon May 30 12:59:47 2011 +0200

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index c900515..8b68f97 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export NATURALDOCS=/usr/bin/naturaldocs
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-static=no

-- 
naspro-core packaging



More information about the pkg-multimedia-commits mailing list