You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2002/08/11 17:10:25 UTC

cvs commit: jakarta-tomcat-5 tomcat.nsi

remm        2002/08/11 08:10:25

  Modified:    .        tomcat.nsi
  Log:
  - Use bz2 option.
  
  Revision  Changes    Path
  1.4       +2 -1      jakarta-tomcat-5/tomcat.nsi
  
  Index: tomcat.nsi
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/tomcat.nsi,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- tomcat.nsi	11 Aug 2002 13:50:54 -0000	1.3
  +++ tomcat.nsi	11 Aug 2002 15:10:25 -0000	1.4
  @@ -6,6 +6,7 @@
   OutFile tomcat-installer.exe
   CRCCheck on
   SetCompress force
  +SetCompressor bzip2
   SetDatablockOptimize on
   
   BGGradient 000000 800000 FFFFFF
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>