[geos] 08/17: Enable parallel builds.
Bas Couwenberg
sebastic at xs4all.nl
Fri Mar 7 20:18:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository geos.
commit c3c26190a71621a28d1f67415fa93bd573a25305
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Feb 16 23:32:23 2014 +0100
Enable parallel builds.
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c5bad72..72d9e78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ geos (3.4.2-2) UNRELEASED; urgency=low
* Use minimal dh rules with autoreconf for retooling.
(closes: #733585)
* Also patch Makefile.am and macros/ruby.m4 for Ruby extension.
+ * Enable parallel builds.
-- Bas Couwenberg <sebastic at xs4all.nl> Sun, 16 Feb 2014 20:11:38 +0100
diff --git a/debian/rules b/debian/rules
index 47ce472..8aafc0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ debian/control:
@sed -e 's/@VERSION@/$(VER)/' debian/control.in >$@
%:
- dh $@ --with autoreconf
+ dh $@ --with autoreconf --parallel
override_dh_clean:
dh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git
More information about the Pkg-grass-devel
mailing list