[GRASS-SVN] r60545 - grass/branches/releasebranch_7_0
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 28 08:07:55 PDT 2014
Author: martinl
Date: 2014-05-28 08:07:55 -0700 (Wed, 28 May 2014)
New Revision: 60545
Modified:
grass/branches/releasebranch_7_0/Makefile
Log:
svn (r)ev in Makefile (cosmetics)
Modified: grass/branches/releasebranch_7_0/Makefile
===================================================================
--- grass/branches/releasebranch_7_0/Makefile 2014-05-28 15:06:15 UTC (rev 60544)
+++ grass/branches/releasebranch_7_0/Makefile 2014-05-28 15:07:55 UTC (rev 60545)
@@ -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