yoavs       2004/09/01 06:03:46

  Modified:    .        tomcat.nsi
  Log:
  Undid unintentional change as pointed out by Mladen Turk.  I think the line is 
commented out in the script anyways, so this doesn't matter, but it's good to undo.
  
  Revision  Changes    Path
  1.50      +2 -2      jakarta-tomcat-5/tomcat.nsi
  
  Index: tomcat.nsi
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/tomcat.nsi,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- tomcat.nsi        31 Aug 2004 19:51:22 -0000      1.49
  +++ tomcat.nsi        1 Sep 2004 13:03:46 -0000       1.50
  @@ -143,7 +143,7 @@
     IfSilent +2 0
     !insertmacro MUI_INSTALLOPTIONS_READ $2 "jvm.ini" "Field 2" "State"
   
  -;  CopyFiles /SILENT "$2\lib\tools.jar" "$INSTDIR\common\lib" 45.5
  +;  CopyFiles /SILENT "$2\lib\tools.jar" "$INSTDIR\common\lib" 4500
     ClearErrors
   
     Call configure
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to