[GRASS-SVN] r68655 - grass/trunk/lib/proj

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jun 9 02:59:24 PDT 2016


Author: neteler
Date: 2016-06-09 02:59:24 -0700 (Thu, 09 Jun 2016)
New Revision: 68655

Modified:
   grass/trunk/lib/proj/Makefile
Log:
libproj: Makefile updated for new ntf_r93.gsb (trac #1219)

Modified: grass/trunk/lib/proj/Makefile
===================================================================
--- grass/trunk/lib/proj/Makefile	2016-06-09 09:05:07 UTC (rev 68654)
+++ grass/trunk/lib/proj/Makefile	2016-06-09 09:59:24 UTC (rev 68655)
@@ -14,7 +14,7 @@
 
 NAD_TABLES := $(wildcard *.lla)
 
-NT_TABLES = ntv1_can.dat nzgd2kgrid0005.gsb
+NT_TABLES = ntv1_can.dat ntf_r93.gsb nzgd2kgrid0005.gsb
 
 PROJ_DIR = $(ETC)/proj
 NAD_DIR  = $(ETC)/proj/nad



More information about the grass-commit mailing list