ceki        01/03/23 00:07:39

  Modified:    build    build.xml
  Log:
  Corrected typo signalled by Jim Moore.
  
  Revision  Changes    Path
  1.16      +1 -1      jakarta-log4j/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/build/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml 2001/03/21 06:49:50     1.15
  +++ build.xml 2001/03/23 08:07:39     1.16
  @@ -48,7 +48,7 @@
     <property name="manifest.src" value="${base}/build/manifest.mf"/>
   
     <!-- Directory where release images go. -->
  -  <property name="dist.images"  value="=${base}/dist/images"/>
  +  <property name="dist.images"  value="${base}/dist/images"/>
   
     <!-- Directory for temporary files. -->
     <property name="dist.tmp" value="${base}/dist/tmp"/>
  
  
  

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

Reply via email to