[qlandkartegt] 05/06: Enable verbose makefiles.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Feb 17 21:27:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository qlandkartegt.
commit 7280054066d2f41db7653e24c936f1c1d82889f3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Feb 16 16:16:25 2015 +0100
Enable verbose makefiles.
---
debian/changelog | 1 +
debian/rules | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f9e2363..08415cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qlandkartegt (1.8.1+ds-1) UNRELEASED; urgency=medium
* New upstream release.
- Fixes MapQuest routing service.
* Update Files-Excluded for QLandkarteGT 1.8.1.
+ * Enable verbose makefiles.
-- Bas Couwenberg <sebastic at debian.org> Mon, 16 Feb 2015 13:17:53 +0100
diff --git a/debian/rules b/debian/rules
index 8ce3bf9..de2473b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,8 @@ overrid_dh_clean:
dh_clean debian/man/*.1
override_dh_auto_configure:
- dh_auto_configure -- -DGPX_EXTENSIONS:BOOL=TRUE
+ dh_auto_configure -- -DGPX_EXTENSIONS:BOOL=TRUE \
+ -DCMAKE_VERBOSE_MAKEFILE=1
override_dh_auto_build:
# Create man page from DocBook XML
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qlandkartegt.git
More information about the Pkg-grass-devel
mailing list