ant: update to 1.9.9
[unleashed-userland.git] / components / developer / ant / patches / 02-build_xml.patch
blob4c40f2c52b5fcd1eb5ed4acf40f42d2fc0ed185d
1 --- apache-ant-1.8.4/build.xml Thu Sep 20 06:45:19 2012
2 +++ apache-ant-1.8.4/build.xml Thu Sep 20 06:45:49 2012
3 @@ -1007,7 +1007,7 @@
4 <fileset dir="${manual.dir}" />
5 </copy>
7 - <copy todir="${dist.dir}">
8 + <copy todir="${dist.docs}">
9 <fileset dir="${basedir}">
10 <include name="README"/>
11 <include name="INSTALL"/>