components/ant/patches/build_xml.patch
changeset 116 ae6a90899b42
child 1002 f207010660ab
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ant/patches/build_xml.patch	Wed Mar 02 02:39:37 2011 -0800
@@ -0,0 +1,11 @@
+--- 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"/>