dleslie     00/12/13 08:04:43

  Modified:    c        build.xml
  Log:
  Updates in progress for Xalan-C 1.1
  
  Revision  Changes    Path
  1.4       +1 -1      xml-xalan/c/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml 2000/12/08 19:31:34     1.3
  +++ build.xml 2000/12/13 16:04:43     1.4
  @@ -14,7 +14,7 @@
   
     <property name="build.docs" value="${build.dir}/docs"/>
     <property name="build.apidocs" value="${build.docs}/apidocs"/>  
  -  <property name="site.dir" value="./site"/>
  +  <property name="site.dir" value="./xml-site"/>
   
     <target name="prepare">
       <gunzip src="${doc.generator.styletargz}"/>
  
  
  

Reply via email to