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 <sebas...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to