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.
This commit is contained in:
parent
7758e7e3f8
commit
2bf4ad49e4
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ echo Create archive with just the basic binaries and generated files
|
|||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue