[SCM] mjpegtools/master: enable parallel builds

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun May 1 08:02:55 UTC 2011


The following commit has been merged in the master branch:
commit ab7265b9b70d7a4c476aa8cc429daaaa730bc6c2
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun May 1 09:54:53 2011 +0200

    enable parallel builds

diff --git a/debian/rules b/debian/rules
index 7bb5b9b..4c3d27b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --parallel --with autotools_dev
 
 clean:
 	# This is needed because we patch a fatal error out of configure

-- 
mjpegtools packaging



More information about the pkg-multimedia-commits mailing list