[SCM] sonic-visualiser/master: Build with dh parallel.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Oct 6 17:14:17 UTC 2014


The following commit has been merged in the master branch:
commit 76f7efc4e962efb73d56a58a986d703f016e370e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Oct 6 17:56:15 2014 +0200

    Build with dh parallel.

diff --git a/debian/rules b/debian/rules
index 22a5f3b..7f010d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ LDFLAGS+=-Wl,--as-needed
 export QT_SELECT := qt5
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGELOG

-- 
sonic-visualiser packaging



More information about the pkg-multimedia-commits mailing list