[mapcache] 03/07: Enable parallel builds.

Bas Couwenberg sebastic at xs4all.nl
Fri Feb 28 18:15:35 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository mapcache.

commit 6f7e4a7e9bb388c9b5b2c243866185b540c706ec
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Feb 28 17:46:55 2014 +0100

    Enable parallel builds.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 362efc4..f7f4c9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapcache (1.2.1-2) UNRELEASED; urgency=low
 
   * Add gpb.conf to use pristine-tar by default.
   * Use dh commands instead of CMake directly.
+  * Enable parallel builds.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 28 Feb 2014 13:13:02 +0100
 
diff --git a/debian/rules b/debian/rules
index 7667ee0..58ed6ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,7 @@ CMAKE_OPTS:= \
 
 %:
 	dh $@ --with apache2,pkgkde_symbolshelper \
+	      --parallel \
 	      --buildsystem cmake
 
 override_dh_clean:

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



More information about the Pkg-grass-devel mailing list