emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/nt/makedist.bat, v [EMACS_22_BASE]


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/admin/nt/makedist.bat, v [EMACS_22_BASE]
Date: Thu, 24 May 2007 14:53:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Jason Rumney <jasonr>   07/05/24 14:53:50

Index: makedist.bat
===================================================================
RCS file: /sources/emacs/emacs/admin/nt/makedist.bat,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -u -b -r1.12.2.2 -r1.12.2.3
--- makedist.bat        24 May 2007 14:35:33 -0000      1.12.2.2
+++ makedist.bat        24 May 2007 14:53:50 -0000      1.12.2.3
@@ -36,7 +36,7 @@
 rem It always writes to zip.zip and treats the zipfile argument as one
 rem of the files to go in it.
 rem zip -9 -r %2-bin-i386 emacs-%1/BUGS emacs-%1/README emacs-%1/README.W32 
emacs-%1/bin emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/leim -x 
emacs.mdp *.pdb *.opt *~ CVS
-7z a -tZIP -mx=9 -x!emacs.mdp -x!*.pdb -x!*.opt -x!*~ -x!CVS %2-bin-i386.zip 
emacs-%1/BUGS emacs-%1/README emacs-%1/README.W32 emacs-%1/bin emacs-%1/etc 
emacs-%1/info emacs-%1/lisp emacs-%1/leim 
+7z a -tZIP -mx=9 -xr!emacs.mdp -xr!*.pdb -xr!*.opt -xr!*~ -xr!CVS 
%2-bin-i386.zip emacs-%1/BUGS emacs-%1/README emacs-%1/README.W32 emacs-%1/bin 
emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/leim 
 del emacs-%1\README.W32
 if not (%4) == () goto end
 




reply via email to

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