[GRASS-SVN] r30974 - grass/trunk/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 13 12:23:45 EDT 2008
Author: neteler
Date: 2008-04-13 12:23:45 -0400 (Sun, 13 Apr 2008)
New Revision: 30974
Modified:
grass/trunk/lib/init/Makefile
Log:
GRASS location structure figure added
Modified: grass/trunk/lib/init/Makefile
===================================================================
--- grass/trunk/lib/init/Makefile 2008-04-13 16:22:35 UTC (rev 30973)
+++ grass/trunk/lib/init/Makefile 2008-04-13 16:23:45 UTC (rev 30974)
@@ -74,7 +74,8 @@
$(MKDIR) $(GISBASE)/docs/html
$(INSTALL_DATA) variables.html $(GISBASE)/docs/html/variables.html
$(INSTALL_DATA) grass6.html $(GISBASE)/docs/html/grass6.html
- $(INSTALL_DATA) helptext.html help_loc_struct.png $(GISBASE)/docs/html/helptext.html
+ $(INSTALL_DATA) helptext.html $(GISBASE)/docs/html/helptext.html
+ $(INSTALL_DATA) help_loc_struct.png $(GISBASE)/docs/html/help_loc_struct.png
$(ARCH_BINDIR)/$(START_UP): init.sh grass.src
@test -d $(ARCH_BINDIR) || (echo 'ARCH_DISTDIR($(ARCH_BINDIR))' not found; exit 1)
More information about the grass-commit
mailing list