I am sure there isn't a good reason.
GEM is no longer maintained and nobody
seems to use it. Mabye 6.4.3 would be
a chance to drop it?
Cheers,
Ben
On 01/06/2013 04:30 PM, Maciej Sieczka wrote:
What is the reason gem/Makefile has GRASS_VERSION_MAJOR and
GRASS_VERSION_MINOR hardcoded, rather than set to the make var, as in
include/Make/Grass.make.in?:
configure:GRASS_VERSION_MAJOR=`sed -n 1p "${GRASS_VERSION_FILE}"`
include/Make/Grass.make.in:GRASS_VERSION_MAJOR = @GRASS_VERSION_MAJOR@
gem/Makefile:GRASS_VERSION_MAJOR=6
configure:GRASS_VERSION_MINOR=`sed -n 2p "${GRASS_VERSION_FILE}"`
include/Make/Grass.make.in:GRASS_VERSION_MINOR = @GRASS_VERSION_MINOR@
gem/Makefile:GRASS_VERSION_MINOR=4
Maciek
--
Benjamin Ducke
{*} Geospatial Consultant
{*} GIS Developer
[email protected]
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev