Mercurial > emacs
changeset 102865:cfdc747670fb
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.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 06 Apr 2009 14:37:23 +0000 |
parents | 9b40af86e8fa |
children | deb361b63021 |
files | admin/nt/makedist.bat |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.