[GRASS-SVN] r60239 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 14 12:43:35 PDT 2014
Author: hellik
Date: 2014-05-14 12:43:35 -0700 (Wed, 14 May 2014)
New Revision: 60239
Modified:
grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
Log:
winGRASS standalone: higher compression of the installer
Modified: grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi.tmpl 2014-05-14 08:11:57 UTC (rev 60238)
+++ grass/trunk/mswindows/GRASS-Installer.nsi.tmpl 2014-05-14 19:43:35 UTC (rev 60239)
@@ -24,7 +24,7 @@
;set compression configuration
SetCompressor /SOLID lzma
-SetCompressorDictSize 64
+SetCompressorDictSize 128
;----------------------------------------------------------------------------------------------------------------------------
More information about the grass-commit
mailing list