[GRASS-SVN] r41036 - grass/trunk/tools

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 16 00:56:15 EST 2010


Author: hamish
Date: 2010-02-16 00:56:13 -0500 (Tue, 16 Feb 2010)
New Revision: 41036

Modified:
   grass/trunk/tools/module_synopsis.sh
Log:
grasslogo_vector.pdf moved by r39664

Modified: grass/trunk/tools/module_synopsis.sh
===================================================================
--- grass/trunk/tools/module_synopsis.sh	2010-02-15 22:42:39 UTC (rev 41035)
+++ grass/trunk/tools/module_synopsis.sh	2010-02-16 05:56:13 UTC (rev 41036)
@@ -486,7 +486,7 @@
 done
 
 TMPDIR="`dirname "$TMP"`"
-cp "$OLDDIR/grasslogo_vector.pdf" "$TMPDIR"
+cp "$OLDDIR/../man/grasslogo_vector.pdf" "$TMPDIR"
 cd "$TMPDIR"
 
 #once working nicely make it quieter



More information about the grass-commit mailing list