[SCM] fluidsynth/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 24 18:10:11 UTC 2012


The following commit has been merged in the master branch:
commit 1faafed3b8c2e9830ee347f6dc4d119648e31081
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 24 18:45:49 2012 +0100

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index 1b7b2b7..ced0b46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ EXTRA_CONFIGURE_ARGS += -Denable-alsa=off -Denable-dbus=off
 endif
 
 %:
-	dh $@ -Scmake
+	dh $@ -Scmake --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
fluidsynth packaging



More information about the pkg-multimedia-commits mailing list