[GRASS-SVN] r60537 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 28 07:07:28 PDT 2014
Author: martinl
Date: 2014-05-28 07:07:28 -0700 (Wed, 28 May 2014)
New Revision: 60537
Modified:
grass/trunk/Makefile
Log:
svn (r)ev in Makefile (cosmetics)
Modified: grass/trunk/Makefile
===================================================================
--- grass/trunk/Makefile 2014-05-28 13:24:33 UTC (rev 60536)
+++ grass/trunk/Makefile 2014-05-28 14:07:28 UTC (rev 60537)
@@ -54,7 +54,7 @@
FILES_DST = $(patsubst %,$(ARCH_DISTDIR)/%,$(FILES))
default:
- @echo "GRASS GIS $(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR).$(GRASS_VERSION_RELEASE) $(GRASS_VERSION_SVN) compilation log" \
+ @echo "GRASS GIS $(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR).$(GRASS_VERSION_RELEASE) r$(GRASS_VERSION_SVN) compilation log" \
> $(ERRORLOG)
@echo "--------------------------------------------------" >> $(ERRORLOG)
@echo "Started compilation: `date`" >> $(ERRORLOG)
More information about the grass-commit
mailing list