Diff for /np2/x11/Attic/00release.sh between versions 1.4 and 1.5

version 1.4, 2012/02/03 20:16:56 version 1.5, 2012/02/04 09:09:05
Line 9  do Line 9  do
 done  done
 ( cd .. && find . -type f -name "*.orig" | xargs rm -f )  ( cd .. && find . -type f -name "*.orig" | xargs rm -f )
   
 echo extracting np2tool...  
 rm -f ../np2tool/np2tool.d88  
 ( cd ../np2tool && unzip -j -o np2tool.zip )  
   
 echo copying win9x np21 project files...  echo copying win9x np21 project files...
 cp -p ~/work/xnp2/x11/np21.* ../win9x/  cp -p ~/work/xnp2/x11/np21.* ../win9x/
   

Removed from v.1.4  
changed lines
  Added in v.1.5


RetroPC.NET-CVS <cvs@retropc.net>