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

johanvdw-guest pushed a commit to branch master
in repository saga.

commit a2efbc24216406b9e507f15f51338d9a8d8c34ba
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Fri Jun 26 13:39:51 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 300ddf9..f4a24c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 CFLAGS+=$(CPPFLAGS)
 
 %:
-       dh $@ --with python2 --with autoreconf
+       dh $@ --with python2 --with autoreconf --parallel
 
 override_dh_auto_configure:
        dh_auto_configure -- --prefix=/usr --enable-openmp --enable-python 
$(shell dpkg-buildflags --export=configure)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/saga.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