[SCM] amsynth/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Feb 9 20:28:50 UTC 2012


The following commit has been merged in the master branch:
commit 74237dc0a74e96863082c50bb54aa4208c735763
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Feb 9 21:03:25 2012 +0100

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index bc668eb..c4a395c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-pic

-- 
amsynth packaging



More information about the pkg-multimedia-commits mailing list