components/ant/patches/build_xml.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Mon, 03 Dec 2012 05:48:20 -0800
branchs11u1-sru
changeset 2440 d11ed129f81c
parent 116 ae6a90899b42
child 4005 4bcc81bdda4e
permissions -rw-r--r--
15673708 SUNBT6990622 update apache ant to latest stable release (1.8.4) 15818589 problem in 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"/>