[liblas] 06/23: Enable verbose build logs.
Bas Couwenberg
sebastic at xs4all.nl
Sat Feb 8 01:30:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository liblas.
commit f103ec863245c2259c2c75b4aeeff8076ae631fc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jan 31 21:04:56 2014 +0100
Enable verbose build logs.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3146875..561cda7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ liblas (1.7.0+dfsg-3) UNRELEASED; urgency=low
* Add patch to fix the library version and SONAME.
* Add lintian overrides for no symbols file,
symbols are problematic for C++ libraries.
+ * Enable verbose build logs.
-- Bas Couwenberg <sebastic at xs4all.nl> Fri, 31 Jan 2014 01:37:27 +0100
diff --git a/debian/rules b/debian/rules
index 81b4b9c..845692c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ override_dh_clean:
override_dh_auto_configure:
dh_auto_configure --buildsystem cmake -- \
+ -DCMAKE_VERBOSE_MAKEFILE=1 \
-DWITH_GDAL=TRUE \
-DWITH_GEOTIFF=TRUE \
-DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git
More information about the Pkg-grass-devel
mailing list