[SCM] soundtouch/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jul 28 10:49:53 UTC 2011


The following commit has been merged in the master branch:
commit 71892d9b0f8d777fe6307ad27e8793161c3085c5
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jul 28 12:45:21 2011 +0200

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index 657cb01..1ad0777 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,4 +18,4 @@ override_dh_strip:
 	dh_strip --package=soundstretch --dbg-package=soundstretch-dbg
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf

-- 
soundtouch packaging



More information about the pkg-multimedia-commits mailing list