[gmt] 05/05: Drop unused FLOCK CMake option.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Feb 7 00:39:39 UTC 2016


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

sebastic pushed a commit to branch master
in repository gmt.

commit dd35d38479ac0c0cc829ad74e6ede03d07c1c583
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Feb 7 00:19:16 2016 +0100

    Drop unused FLOCK CMake option.
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f92f7bf..d9e61de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ gmt (5.2.1+dfsg-4) UNRELEASED; urgency=medium
   * Add patches for various typos.
   * Add lintian override for old-style-config-script-multiarch-path.
     See: https://lists.debian.org/debian-devel/2016/01/msg00688.html
+  * Drop unused FLOCK CMake option.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 06 Feb 2016 21:06:05 +0100
 
diff --git a/debian/rules b/debian/rules
index 9b80a2f..1c9cea1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,6 @@ CMAKE_OPTS = -DCMAKE_BUILD_TYPE=RelWithDebInfo \
              -DFFTW3_ROOT=/usr \
              -DGDAL_ROOT=/usr \
              -DPCRE_ROOT=/usr \
-             -DFLOCK=on \
              -DGMT_INSTALL_MODULE_LINKS=off \
              -DGMT_INSTALL_TRADITIONAL_FOLDERNAMES=off \
              -DLICENSE_RESTRICTED=LGPL

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



More information about the Pkg-grass-devel mailing list