[GRASS-SVN] r30973 - grass/trunk/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 13 12:22:35 EDT 2008
Author: neteler
Date: 2008-04-13 12:22:35 -0400 (Sun, 13 Apr 2008)
New Revision: 30973
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:00 UTC (rev 30972)
+++ grass/trunk/lib/init/Makefile 2008-04-13 16:22:35 UTC (rev 30973)
@@ -74,7 +74,7 @@
$(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 $(GISBASE)/docs/html/helptext.html
+ $(INSTALL_DATA) helptext.html help_loc_struct.png $(GISBASE)/docs/html/helptext.html
$(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