[zoo-project] 10/23: Enable parallel builds.

Bas Couwenberg sebastic at debian.org
Sun Jun 26 17:27:46 UTC 2016


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

sebastic pushed a commit to branch master
in repository zoo-project.

commit bdf4776c318df59569a6b0ad34dcf25325a8b0c6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 26 00:16:52 2016 +0200

    Enable parallel builds.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dcb8d6a..d54261a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh  $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	cd zoo-project/zoo-kernel && autoconf && ./configure --with-python --with-js --with-mapserver=/usr --with-ms-version=7

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



More information about the Pkg-grass-devel mailing list