[GRASS-SVN] r71479 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Sep 7 23:34:42 PDT 2017
Author: martinl
Date: 2017-09-07 23:34:42 -0700 (Thu, 07 Sep 2017)
New Revision: 71479
Modified:
grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
Log:
fix another typo in r71468
Modified: grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi.tmpl 2017-09-07 19:47:46 UTC (rev 71478)
+++ grass/trunk/mswindows/GRASS-Installer.nsi.tmpl 2017-09-08 06:34:42 UTC (rev 71479)
@@ -910,7 +910,7 @@
StrCpy $ARCHIVE_NAME2008 "msvcrt2008-1.0-1.tar.bz2"
StrCpy $ARCHIVE_NAME2010 "msvcrt2010-1.0-1.tar.bz2"
StrCpy $ARCHIVE_NAME2013 "msvcrt2013-1.0-1.tar.bz2"
- StrCpy $ARCHIVE_NAME2013 "msvcrt2015-1.0-1.tar.bz2"
+ StrCpy $ARCHIVE_NAME2015 "msvcrt2015-1.0-1.tar.bz2"
!endif
StrCpy $EXTENDED_ARCHIVE_NAME "Microsoft Visual C++ Redistributable Packages"
StrCpy $ORIGINAL_UNTAR_FOLDER "install_msruntime"
More information about the grass-commit
mailing list