[spatialite] 09/14: Reorder configure options.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu May 5 18:44:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository spatialite.
commit e8c7e105cef53d1db4faa04a5d4260c666c5a41d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu May 5 20:21:10 2016 +0200
Reorder configure options.
---
debian/rules | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 95f9a89..2ab66f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,12 +37,12 @@ versions:
override_dh_auto_configure:
dh_auto_configure -- \
- --enable-geos \
$(EPSG) \
- --enable-proj \
- --enable-lwgeom=no \
+ --disable-examples \
--enable-gcp=yes \
- --disable-examples
+ --enable-geos \
+ --enable-lwgeom=no \
+ --enable-proj
override_dh_auto_test:
mkdir -p debian/backup/stmt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git
More information about the Pkg-grass-devel
mailing list