[geographiclib] 01/01: Correct datadir path in datasets download script

Ross Gammon ross-guest at moszumanska.debian.org
Fri Sep 19 20:21:33 UTC 2014


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

ross-guest pushed a commit to branch master
in repository geographiclib.

commit cc9687bc4ef1700e64e1fdd792667c15327898c0
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Fri Sep 19 22:20:33 2014 +0200

    Correct datadir path in datasets download script
---
 debian/geographiclib-datasets-download | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/geographiclib-datasets-download b/debian/geographiclib-datasets-download
index 19ca612..8a84d03 100644
--- a/debian/geographiclib-datasets-download
+++ b/debian/geographiclib-datasets-download
@@ -96,7 +96,7 @@ else
 	esac
 fi
 
-SHARE_DIR=/usr/share/geographiclib
+SHARE_DIR=/usr/share/GeographicLib
 if [ ! -d $SHARE_DIR ]; then
 	echo "Geographiclib target directory $SHARE_DIR not found"
 	exit 2

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



More information about the Pkg-grass-devel mailing list