[SCM] dataquay/master: Build with dh parallel.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Oct 6 21:22:49 UTC 2014


The following commit has been merged in the master branch:
commit 2a4f56dd88d3c59fb9c3043616452e69d61b848b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Oct 6 22:49:46 2014 +0200

    Build with dh parallel.

diff --git a/debian/rules b/debian/rules
index fa1c0fc..9b6d273 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export QT_SELECT := qt5
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	qmake dataquay.pro PREFIX=/usr LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)

-- 
dataquay packaging



More information about the pkg-multimedia-commits mailing list