changeset 40201:c5e9e29b323a

Remove remaining obsolete reference to GETTING.GNU.SOFTWARE.
author Andrew Innes <andrewi@gnu.org>
date Tue, 23 Oct 2001 10:54:21 +0000
parents e47b212066d2
children c33b8aef3871
files admin/nt/makedist.bat
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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