# HG changeset patch # User Jason Rumney # Date 1239028643 0 # Node ID cfdc747670fbbcbe88762280ccb108d5b5641cd9 # Parent 9b40af86e8fa6338a3662b542885abde823747c8 Don't put dump.bat into the barebin, as we don't put temacs.exe in there anyway. Anyone who wants to deal with redumping emacs will have the skills to recompile from source anyway, since it no longer seems necessary to work around windows preloaded dll problems. diff -r 9b40af86e8fa -r cfdc747670fb admin/nt/makedist.bat --- a/admin/nt/makedist.bat Mon Apr 06 14:34:38 2009 +0000 +++ b/admin/nt/makedist.bat Mon Apr 06 14:37:23 2009 +0000 @@ -44,7 +44,6 @@ echo (the user needs to unpack the full source distribution for echo everything else) copy %3\README.W32 emacs-%1\README.W32 -copy %3\dump.bat emacs-%1\bin\dump.bat rem Info-ZIP zip seems to be broken on Windows. rem It always writes to zip.zip and treats the zipfile argument as one rem of the files to go in it.