[SCM] harvid/master: Build parallel.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Nov 3 07:25:40 UTC 2015


The following commit has been merged in the master branch:
commit 2035006541274cadd0d7f014885bec9bed755b43
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Nov 3 08:03:18 2015 +0100

    Build parallel.

diff --git a/debian/rules b/debian/rules
index 271608f..26bc69b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 upstream_version ?= $(shell dpkg-parsechangelog | sed -rne 's/^Version: ([0-9.]+)(\+dfsg\d+)?.*$$/\1/p')
 
 %:
-	dh $@ -Smakefile
+	dh $@ -Smakefile --parallel
 
 override_dh_auto_build:
 	dh_auto_build -- \

-- 
harvid packaging



More information about the pkg-multimedia-commits mailing list