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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Sep 10 08:32:01 UTC 2015


The following commit has been merged in the master branch:
commit 874ca1e1b8b78b4385d5e7a1074b260cf04de145
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Sep 10 10:23:27 2015 +0200

    Enable parallel build.

diff --git a/debian/rules b/debian/rules
index ee6b29f..179abc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
wah-plugins packaging



More information about the pkg-multimedia-commits mailing list