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