[SCM] vocproc/master: Enable parallel build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Jun 11 20:32:14 UTC 2015


The following commit has been merged in the master branch:
commit 2d351d4d55341343856fdcea45d3c2a64be9dcf0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Jun 11 22:33:04 2015 +0200

    Enable parallel build.

diff --git a/debian/rules b/debian/rules
index cb47822..4c4a4a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@
+	dh $@ --parallel

-- 
vocproc packaging



More information about the pkg-multimedia-commits mailing list