--- np2/x11/Attic/00release.sh 2012/02/04 09:09:05 1.5 +++ np2/x11/Attic/00release.sh 2012/02/04 09:58:39 1.6 @@ -2,12 +2,12 @@ echo generating configure... sh autogen.sh -echo applying patches... -for i in 00patch-* -do - ( cd .. && cat x11/$i | patch -p0 -s ) -done -( cd .. && find . -type f -name "*.orig" | xargs rm -f ) +#echo applying patches... +#for i in 00patch-* +#do +# ( cd .. && cat x11/$i | patch -p0 -s ) +#done +#( cd .. && find . -type f -name "*.orig" | xargs rm -f ) echo copying win9x np21 project files... cp -p ~/work/xnp2/x11/np21.* ../win9x/