# HG changeset patch # User Andrew Innes # Date 1003834461 0 # Node ID c5e9e29b323a993bda28e5b5354a4c6c5e268da6 # Parent e47b212066d28ff44b9025bfde586dbea99aae24 Remove remaining obsolete reference to GETTING.GNU.SOFTWARE. diff -r e47b212066d2 -r c5e9e29b323a admin/nt/makedist.bat --- a/admin/nt/makedist.bat Tue Oct 23 10:02:19 2001 +0000 +++ b/admin/nt/makedist.bat Tue Oct 23 10:54:21 2001 +0000 @@ -53,7 +53,7 @@ echo Create full bin distribution copy %3\README.W32 emacs-%1\README.W32 -%TAR% --exclude temacs.exe --exclude emacs.mdp --exclude *.pdb --exclude *.opt --exclude *~ -cvf - emacs-%1/BUGS emacs-%1/GETTING.GNU.SOFTWARE emacs-%1/README emacs-%1/README.W32 emacs-%1/bin emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/lock emacs-%1/site-lisp | gzip -9 > %2-fullbin-i386.tar.gz +%TAR% --exclude temacs.exe --exclude emacs.mdp --exclude *.pdb --exclude *.opt --exclude *~ -cvf - emacs-%1/BUGS emacs-%1/README emacs-%1/README.W32 emacs-%1/bin emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/lock emacs-%1/site-lisp | gzip -9 > %2-fullbin-i386.tar.gz del emacs-%1\README.W32 if not (%4) == () goto end @@ -97,7 +97,7 @@ gunzip -c ..\%2-bin-i386.tar.gz | %TAR% xf - zip -rp9 em%5_bin %2 rm -rf %2 -zipsplit -n 1400000 -b .. em%5_bin.zip +zipsplit -n 2000000 -b .. em%5_bin.zip del em%5_bin.zip gunzip -c ..\%2-lisp.tar.gz | %TAR% xf - zip -rp9 em%5_lis %2