[SCM] mcp-plugins/master: Enable parallel build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jun 14 18:53:00 UTC 2015


The following commit has been merged in the master branch:
commit 047f5f3c1905ebd7d1fa53de1ce12daaabca5e2d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jun 14 20:41:44 2015 +0200

    Enable parallel build.

diff --git a/debian/rules b/debian/rules
index 6540bd2..ddac7bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
mcp-plugins packaging



More information about the pkg-multimedia-commits mailing list