[saga] 01/02: Enable parallel building

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Mar 18 23:16:26 UTC 2015


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

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

commit bbef7b5c5debb0c780b88301db61226fc454d3c6
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Thu Mar 19 00:09:21 2015 +0100

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

diff --git a/debian/rules b/debian/rules
index efc24d1..b536800 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



More information about the Pkg-grass-devel mailing list