[SCM] showq/master: Enable parallel build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Jun 9 22:27:06 UTC 2015


The following commit has been merged in the master branch:
commit f7328620c58edb76b45def07cd77533750a86ec8
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Jun 9 23:33:28 2015 +0200

    Enable parallel build.

diff --git a/debian/rules b/debian/rules
index 88640b5..439056c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 WAF = ./waf
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	LINKFLAGS="-ldl" $(WAF) configure   --prefix=/usr

-- 
showq packaging



More information about the pkg-multimedia-commits mailing list