#1940: wingrass - nsis - script in release mode: !define SVN_REVISION
"@GRASS_VERSION_SVN@" not set
-----------------------+----------------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: Packaging | Version: 6.4.3 RCs
Keywords: nsis | Platform: MSWindows 7
Cpu: x86-64 |
-----------------------+----------------------------------------------------
Comment(by martinl):
Replying to [comment:6 hellik]:
> Replying to [comment:2 martinl]:
> > Do you have `svnversion` in the path (when running `configure`)?
When you launch `configure` or better `package.sh` you should get (see
`package.log`)
{{{
checking for svnversion... /c/Subversion/svnversion
}}}
`include/Make/Grass` should contain
{{{
GRASS_VERSION_SVN = XXXXXX
}}}
In other words, try to check if `svnversion` is in the path when running
`package.sh`. (?)
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1940#comment:9>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev