components/ant/patches/build_xml.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Tue, 02 Oct 2012 12:48:12 -0700
changeset 1002 f207010660ab
parent 116 ae6a90899b42
child 4005 4bcc81bdda4e
permissions -rw-r--r--
6990622 update apache ant to latest stable release (1.8.4) 7201141 Problem with utility/ant

--- apache-ant-1.8.4/build.xml	Thu Sep 20 06:45:19 2012
+++ apache-ant-1.8.4/build.xml	Thu Sep 20 06:45:49 2012
@@ -1007,7 +1007,7 @@
       <fileset dir="${manual.dir}" />
     </copy>
 
-    <copy todir="${dist.dir}">
+    <copy todir="${dist.docs}">
       <fileset dir="${basedir}">
         <include name="README"/>
         <include name="INSTALL"/>