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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 31 08:16:06 UTC 2011


The following commit has been merged in the master branch:
commit 6d426d84f49c0b59cafa68c344d7d16fd9fa378c
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 31 09:58:23 2011 +0200

    Enable parallel builds.

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

-- 
naspro-bridges packaging



More information about the pkg-multimedia-commits mailing list