[BACK]Return to cleanup CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / bootstrap

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/bootstrap/cleanup between version 1.8 and 1.9

version 1.8, 2005/05/15 10:55:06 version 1.9, 2009/05/17 23:44:48
Line 5  wrkdir=${1:-work}
Line 5  wrkdir=${1:-work}
   
 rm -f -r "$wrkdir"  rm -f -r "$wrkdir"
 rm -f Makefile.inc mk.conf.example */config.cache  rm -f Makefile.inc mk.conf.example */config.cache
   
   # Also clean up from people who run testbootstrap
   rm -rf .db pkg
   rm -f BOOTSTRAP.LOG
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>