From 2bf4ad49e427c5f6b02afd76c7ef6dd8c614e5e3 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Mon, 6 Apr 2009 14:37:23 +0000 Subject: 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. --- admin/nt/makedist.bat | 1 - 1 file changed, 1 deletion(-) (limited to 'admin') diff --git a/admin/nt/makedist.bat b/admin/nt/makedist.bat index d5c9b9aec84..31679829c95 100755 --- a/admin/nt/makedist.bat +++ b/admin/nt/makedist.bat @@ -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. -- cgit v1.2.1