emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r118209: Next binary distribution will not contain .


From: Eric S. Raymond
Subject: [Emacs-diffs] trunk r118209: Next binary distribution will not contain .bzrignore files.
Date: Sat, 25 Oct 2014 19:25:32 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 118209
revision-id: address@hidden
parent: address@hidden
committer: Eric S. Raymond <address@hidden>
branch nick: trunk
timestamp: Sat 2014-10-25 15:24:12 -0400
message:
  Next binary distribution will not contain .bzrignore files.
  
  Removing this now to unclitter the grwp listings when I hunt for
  obsolete references to bzr.
modified:
  nt/zipdist.bat                 zipdist.bat-20100724120309-zt7satkj27ctza5v-1
=== modified file 'nt/zipdist.bat'
--- a/nt/zipdist.bat    2014-01-01 07:43:34 +0000
+++ b/nt/zipdist.bat    2014-10-25 19:24:12 +0000
@@ -36,7 +36,7 @@
 
 rem Build and verify the binary distribution
 :ZIP_DIST
-7z a -bd -tZIP -mx=9 -x!.bzrignore -x!.gitignore -xr!emacs.mdp -xr!*.pdb 
-xr!*.opt -xr!*~ -xr!CVS -xr!.arch-inventory emacs-%EMACS_VER%-bin-i386.zip 
%TMP_DIST_DIR%
+7z a -bd -tZIP -mx=9 -x!.gitignore -xr!emacs.mdp -xr!*.pdb -xr!*.opt -xr!*~ 
-xr!CVS -xr!.arch-inventory emacs-%EMACS_VER%-bin-i386.zip %TMP_DIST_DIR%
 7z t emacs-%EMACS_VER%-bin-i386.zip
 goto EXIT
 


reply via email to

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