[SCM] wxsvg/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jun 6 10:35:46 UTC 2011


The following commit has been merged in the master branch:
commit 5636cd4f745e8d4795fcb7e438df79f3a5927b92
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jun 6 12:35:44 2011 +0200

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index a385ccc..4754826 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ PACKAGE = wxsvg
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with=autoreconf,scour
+	dh $@ --parallel --with=autoreconf,scour
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-static=no

-- 
wxsvg packaging



More information about the pkg-multimedia-commits mailing list