emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/admin/nt makedist.bat


From: Jason Rumney
Subject: [Emacs-diffs] emacs/admin/nt makedist.bat
Date: Mon, 06 Apr 2009 14:37:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   09/04/06 14:37:24

Modified files:
        admin/nt       : makedist.bat 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/admin/nt/makedist.bat?cvsroot=emacs&r1=1.21&r2=1.22

Patches:
Index: makedist.bat
===================================================================
RCS file: /sources/emacs/emacs/admin/nt/makedist.bat,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- makedist.bat        8 Jan 2009 04:24:47 -0000       1.21
+++ makedist.bat        6 Apr 2009 14:37:23 -0000       1.22
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]