[grass] 05/09: Drop --with-mysql configure options to disable MySQL/MariaDB support.

Bas Couwenberg sebastic at debian.org
Mon Sep 19 09:34:15 UTC 2016


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

sebastic pushed a commit to branch master
in repository grass.

commit 2594cf19dcae18655bf2531deeaea9aa8da3e1bd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 19 10:06:41 2016 +0200

    Drop --with-mysql configure options to disable MySQL/MariaDB support.
---
 debian/changelog | 1 +
 debian/rules     | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c477f35..ed87b54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ grass (7.0.5~rc2-1) UNRELEASED; urgency=medium
   * New upstream release candidate.
   * Drop libmysqlclient-dev dependency, default-libmysqlclient-dev should be
     used instead, but its dependencies cannot be satisfied on mips64el.
+  * Drop --with-mysql configure options to disable MySQL/MariaDB support.
   * Drop spelling-errors2.patch, applied upstream.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 19 Sep 2016 09:31:05 +0200
diff --git a/debian/rules b/debian/rules
index 5792a12..666e3da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,8 +88,6 @@ override_dh_auto_configure: templates
                     --with-lapack \
                     --with-liblas=/usr/bin/liblas-config \
                     --with-motif \
-                    --with-mysql \
-                    --with-mysql-includes=$(shell mysql_config --include | sed -e 's/-I//') \
                     --with-netcdf \
                     --with-nls \
                     --with-odbc \

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



More information about the Pkg-grass-devel mailing list