[SCM] zita-rev1/master: Enable parallel build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Aug 8 16:38:08 UTC 2016


The following commit has been merged in the master branch:
commit 1b0ef32728dff335c17d1d52b8062a6bd0fe30a0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Aug 8 18:33:53 2016 +0200

    Enable parallel build.

diff --git a/debian/rules b/debian/rules
index 7265686..7360db6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ LDFLAGS+=-Wl,--as-needed
 export PREFIX=/usr
 
 %:
-	dh $@ -Smakefile -Dsource
+	dh $@ --parallel -Smakefile -Dsource
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
zita-rev1 packaging



More information about the pkg-multimedia-commits mailing list