[GRASS-SVN] r41741 - grass/trunk/demolocation
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Apr 6 06:45:32 EDT 2010
Author: martinl
Date: 2010-04-06 06:45:31 -0400 (Tue, 06 Apr 2010)
New Revision: 41741
Removed:
grass/trunk/demolocation/grassrc.tmpl
Modified:
grass/trunk/demolocation/Makefile
Log:
remove unused grassrc.tmpl
Modified: grass/trunk/demolocation/Makefile
===================================================================
--- grass/trunk/demolocation/Makefile 2010-04-06 10:17:10 UTC (rev 41740)
+++ grass/trunk/demolocation/Makefile 2010-04-06 10:45:31 UTC (rev 41741)
@@ -23,6 +23,3 @@
$(DSTDIRS): %:
$(MKDIR) $@
-
-$(RCFILE): grassrc.tmpl | $(DSTDIRS)
- sed 's!@GISDBASE@!$(RUN_GISBASE)!' < $< > $@
Deleted: grass/trunk/demolocation/grassrc.tmpl
===================================================================
--- grass/trunk/demolocation/grassrc.tmpl 2010-04-06 10:17:10 UTC (rev 41740)
+++ grass/trunk/demolocation/grassrc.tmpl 2010-04-06 10:45:31 UTC (rev 41741)
@@ -1,6 +0,0 @@
-GISDBASE: @GISDBASE@
-LOCATION_NAME: demolocation
-MAPSET: PERMANENT
-GRASS_DB_ENCODING: utf-8
-DEBUG: 0
-GRASS_GUI: text
More information about the grass-commit
mailing list