[gmt] 06/23: Update DCW & GSHHG paths as used by their packages.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 13 22:40:20 UTC 2015


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

sebastic pushed a commit to branch master
in repository gmt.

commit 19b11e90dd73e9a15ccd0826e6eb606595c1fcfd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 9 23:30:20 2015 +0200

    Update DCW & GSHHG paths as used by their packages.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 97f7677..7041351 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,8 @@ DESTDIR	= $(CURDIR)/debian/tmp
 CMAKE_OPTS = -DCMAKE_BUILD_TYPE=RelWithDebInfo \
              -DCMAKE_C_FLAGS="-fstrict-aliasing $(CFLAGS)" \
              -DCMAKE_INSTALL_PREFIX=/usr \
-             -DDCW_ROOT=/usr/share/gmt/dcw \
-             -DGSHHG_ROOT=/usr/share/gmt/gshhg \
+             -DDCW_ROOT=/usr/share/gmt-dcw \
+             -DGSHHG_ROOT=/usr/share/gmt-gshhg \
              -DNETCDF_ROOT=/usr \
              -DFFTW3_ROOT=/usr \
              -DGDAL_ROOT=/usr \

-- 
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