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

version 1.3, 2012/02/03 16:51:38 version 1.4, 2012/02/03 20:16:56
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.3  
changed lines
  Added in v.1.4


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