[GRASS-SVN] r41052 - grass/branches/develbranch_6/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 16 16:12:36 EST 2010


Author: neteler
Date: 2010-02-16 16:12:34 -0500 (Tue, 16 Feb 2010)
New Revision: 41052

Modified:
   grass/branches/develbranch_6/lib/init/Makefile
Log:
don't install grass_start.png

Modified: grass/branches/develbranch_6/lib/init/Makefile
===================================================================
--- grass/branches/develbranch_6/lib/init/Makefile	2010-02-16 19:16:26 UTC (rev 41051)
+++ grass/branches/develbranch_6/lib/init/Makefile	2010-02-16 21:12:34 UTC (rev 41052)
@@ -72,7 +72,7 @@
 	$(INSTALL_DATA) helptext.html $(GISBASE)/docs/html/helptext.html
 	$(INSTALL_DATA) help_loc_struct.png $(GISBASE)/docs/html/help_loc_struct.png
 	$(INSTALL_DATA) circle_*.png $(GISBASE)/docs/html/
-	$(INSTALL_DATA) grass_start.png grass_start_small.jpg $(GISBASE)/docs/html/
+	$(INSTALL_DATA) grass_start_small.jpg $(GISBASE)/docs/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