[GRASS-SVN] r46085 - grass/branches/develbranch_6/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Apr 23 09:33:44 EDT 2011
Author: neteler
Date: 2011-04-23 06:33:43 -0700 (Sat, 23 Apr 2011)
New Revision: 46085
Modified:
grass/branches/develbranch_6/doc/howto_release.txt
Log:
more cleanup
Modified: grass/branches/develbranch_6/doc/howto_release.txt
===================================================================
--- grass/branches/develbranch_6/doc/howto_release.txt 2011-04-23 13:33:33 UTC (rev 46084)
+++ grass/branches/develbranch_6/doc/howto_release.txt 2011-04-23 13:33:43 UTC (rev 46085)
@@ -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