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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Jun 11 00:05:39 UTC 2015


The following commit has been merged in the master branch:
commit b0a075007c40b8718bc178b0194c4cb9c6173058
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Jun 11 01:42:59 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

-- 
fil-plugins packaging



More information about the pkg-multimedia-commits mailing list