components/ant/patches/build_xml.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Wed, 02 Mar 2011 02:39:37 -0800
changeset 116 ae6a90899b42
child 1002 f207010660ab
permissions -rw-r--r--
7022452 move ant to userland

--- apache-ant-1.7.1/build.xml.orig	Fri Feb 25 01:12:11 2011
+++ apache-ant-1.7.1/build.xml	Fri Feb 25 01:12:56 2011
@@ -1043,7 +1043,7 @@
       </fileset>
     </copy>
 
-    <copy todir="${dist.dir}">
+    <copy todir="${dist.docs}">
       <fileset dir="${basedir}">
         <include name="README"/>
         <include name="INSTALL"/>