[GRASS-SVN] r74023 - grass/trunk/include/Make

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jan 26 04:47:33 PST 2019


Author: martinl
Date: 2019-01-26 04:47:33 -0800 (Sat, 26 Jan 2019)
New Revision: 74023

Modified:
   grass/trunk/include/Make/Grass.make
Log:
Grass.make: remove unused GRASS_VERSION_NAME, see #3728

Modified: grass/trunk/include/Make/Grass.make
===================================================================
--- grass/trunk/include/Make/Grass.make	2019-01-26 12:12:31 UTC (rev 74022)
+++ grass/trunk/include/Make/Grass.make	2019-01-26 12:47:33 UTC (rev 74023)
@@ -67,7 +67,6 @@
 FONTDIR         = $(ARCH_DISTDIR)/fonts
 
 GRASS_VERSION_NUMBER  = $(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR).$(GRASS_VERSION_RELEASE)
-GRASS_VERSION_NAME    = $(GRASS_VERSION_MAJOR)$(GRASS_VERSION_MINOR)$(GRASS_VERSION_RELEASE)
 GRASS_LIB_VERSION_NUMBER  = $(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR)
 
 GRASS_NAME	= grass$(GRASS_VERSION_MAJOR)$(GRASS_VERSION_MINOR)



More information about the grass-commit mailing list