aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/nt/makedist.bat1
1 files changed, 0 insertions, 1 deletions
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
44echo (the user needs to unpack the full source distribution for 44echo (the user needs to unpack the full source distribution for
45echo everything else) 45echo everything else)
46copy %3\README.W32 emacs-%1\README.W32 46copy %3\README.W32 emacs-%1\README.W32
47copy %3\dump.bat emacs-%1\bin\dump.bat
48rem Info-ZIP zip seems to be broken on Windows. 47rem Info-ZIP zip seems to be broken on Windows.
49rem It always writes to zip.zip and treats the zipfile argument as one 48rem It always writes to zip.zip and treats the zipfile argument as one
50rem of the files to go in it. 49rem of the files to go in it.