[SCM] lilv/master: Build parallel.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Oct 15 07:30:39 UTC 2015


The following commit has been merged in the master branch:
commit 13b083ae9d6734fd71e3b28f59b5197fa1dbab80
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Oct 15 09:03:28 2015 +0200

    Build parallel.

diff --git a/debian/rules b/debian/rules
index 25ba83e..fc92434 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ LDFLAGS+=-Wl,--as-needed
 WAF = ./waf
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	$(WAF) configure \

-- 
lilv packaging



More information about the pkg-multimedia-commits mailing list