[GRASS-dev] [GRASS GIS] #3855: update WinGRASS standalone installer to use GRASS_VERSION_GIT variable
GRASS GIS
trac at osgeo.org
Thu May 30 05:35:43 PDT 2019
#3855: update WinGRASS standalone installer to use GRASS_VERSION_GIT variable
----------------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: Packaging | Version: svn-trunk
Keywords: wingrass, standalone | CPU: Unspecified
Platform: Unspecified |
----------------------------------+-------------------------
Task: replace GRASS_VERSION_SVN variable by GRASS_VERSION_GIT
{{{
ag GRASS_VERSION_SVN
mswindows/GRASS-Installer.nsi.tmpl
25:!if "@GRASS_VERSION_SVN@" == ""
28: !define SVN_REVISION "@GRASS_VERSION_SVN@"
mswindows/Makefile
24: -e 's#@GRASS_VERSION_SVN@#$(GRASS_VERSION_SVN)#' \
}}}
See related https://github.com/OSGeo/grass/pull/9
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3855>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list