[SCM] qmidiarp/master: Enable parall builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jun 1 11:11:31 UTC 2011


The following commit has been merged in the master branch:
commit 2b5082cac17944942cd0593501559f036869964b
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jun 1 13:04:03 2011 +0200

    Enable parall builds.

diff --git a/debian/rules b/debian/rules
index 5e60c60..a4caf82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with=autoreconf,scour
+	dh $@ --parallel --with=autoreconf,scour
 
 override_dh_strip:
 	dh_strip --dbg-package=qmidiarp-dbg

-- 
qmidiarp packaging



More information about the pkg-multimedia-commits mailing list