[GRASS-SVN] r46084 - grass/branches/releasebranch_6_4/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 23 09:33:33 EDT 2011


Author: neteler
Date: 2011-04-23 06:33:33 -0700 (Sat, 23 Apr 2011)
New Revision: 46084

Modified:
   grass/branches/releasebranch_6_4/doc/howto_release.txt
Log:
more cleanup

Modified: grass/branches/releasebranch_6_4/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_6_4/doc/howto_release.txt	2011-04-22 14:07:05 UTC (rev 46083)
+++ grass/branches/releasebranch_6_4/doc/howto_release.txt	2011-04-23 13:33:33 UTC (rev 46084)
@@ -24,6 +24,7 @@
    - make distclean
 
    - cleanup rubbish:
+       rm -f locale/templates/*.pot
        find . -name '*~'     | xargs rm
        find . -name '*.bak'  | xargs rm
        find . -name '.#*'    | xargs rm



More information about the grass-commit mailing list