[SCM] ir.lv2/master: Enable parallel builds.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jul 13 00:30:07 UTC 2011


The following commit has been merged in the master branch:
commit 4de605504501f420b6af67e4ed95bae28c189051
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jul 13 02:21:50 2011 +0200

    Enable parallel builds.

diff --git a/debian/rules b/debian/rules
index 6c4a99a..0c77d49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ LDFLAGS+=-Wl,--as-needed
 export REPACK_SH=$(CURDIR)/debian/repack.sh
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_build:
 	make convert4chan

-- 
ir.lv2 packaging



More information about the pkg-multimedia-commits mailing list