Przeglądaj źródła

doc/howto_release.txt: rm leftover OBJ.*/ dirs

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70923 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 lat temu
rodzic
commit
00d64a5304
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      doc/howto_release.txt

+ 1 - 0
doc/howto_release.txt

@@ -48,6 +48,7 @@ Contents
        find . -name '*.rej'  | xargs rm
        find . -name '*.o'    | xargs rm
        find . -name '*.pyc'  | xargs rm
+       find . -name 'OBJ.*'  | xargs rm -r
        rm -f gui/wxpython/menustrings.py gui/wxpython/build_ext.pyc gui/wxpython/xml/menudata.xml gui/wxpython/xml/module_tree_menudata.xml
        chmod -R a+r *