--- np2/x11/Attic/00release.sh 2012/02/03 16:16:33 1.1 +++ np2/x11/Attic/00release.sh 2012/02/03 16:25:58 1.2 @@ -5,5 +5,6 @@ do ( cd .. && cat x11/$i | patch -p0 ) done ( cd .. && find . -type f -name "*.orig" | xargs rm -f ) +cp -p ~/work/xnp2/x11/np21.* ../win9x/ rm -f 00patch-* rm -f 00release.sh