[qmapshack] 02/03: Build with dh parallel.

Jaromír Mikeš mira-guest at moszumanska.debian.org
Wed Oct 29 18:06:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

mira-guest pushed a commit to branch master
in repository qmapshack.

commit 676c28f5cd870c9bb487439789584e8093bab369
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Oct 29 19:05:39 2014 +0100

    Build with dh parallel.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0981d48..7727624 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ pkg = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
 export QT_SELECT := qt5
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_installchangelogs:
 	dh_installchangelogs changelog.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git



More information about the Pkg-grass-devel mailing list