[SCM] sord/master: Enable parallel build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Oct 14 14:22:49 UTC 2015


The following commit has been merged in the master branch:
commit e25614ccc5dcf9053a4a226cc61dbb4db878bf0f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Oct 14 16:14:46 2015 +0200

    Enable parallel build.

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

-- 
sord packaging



More information about the pkg-multimedia-commits mailing list