[GRASS-SVN] r56013 - grass/branches/develbranch_6/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 27 04:24:23 PDT 2013


Author: hamish
Date: 2013-04-27 04:24:23 -0700 (Sat, 27 Apr 2013)
New Revision: 56013

Modified:
   grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl
Log:
promote r.mapcalc-safe naming conventions

Modified: grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl	2013-04-27 10:27:00 UTC (rev 56012)
+++ grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl	2013-04-27 11:24:23 UTC (rev 56013)
@@ -926,7 +926,7 @@
 	StrCpy $ARCHIVE_NAME "nc_spm_latest.tar.gz"
 	StrCpy $EXTENDED_ARCHIVE_NAME "North Carolina (Wake County)"
 	StrCpy $ORIGINAL_UNTAR_FOLDER "nc_spm_08"
-	StrCpy $CUSTOM_UNTAR_FOLDER "North-Carolina"
+	StrCpy $CUSTOM_UNTAR_FOLDER "North_Carolina"
 	
 	Call DownloadDataSet	
 	



More information about the grass-commit mailing list