Opened 5 years ago

Last modified 4 years ago

#3855 new defect

update WinGRASS standalone installer to use GRASS_VERSION_GIT variable

Reported by: martinl Owned by: grass-dev@…
Priority: normal Milestone: 7.8.3
Component: Packaging Version: svn-trunk
Keywords: wingrass, standalone Cc:
CPU: Unspecified Platform: Unspecified

Description

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

Change History (4)

comment:1 by neteler, 5 years ago

Milestone: 7.8.07.8.1

Ticket retargeted after milestone closed

comment:2 by neteler, 4 years ago

Milestone: 7.8.17.8.2

Ticket retargeted after milestone closed

comment:3 by neteler, 4 years ago

Milestone: 7.8.2

Ticket retargeted after milestone closed

comment:4 by neteler, 4 years ago

Milestone: 7.8.3
Note: See TracTickets for help on using tickets.