components/ant/patches/build_xml.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Wed, 13 Apr 2011 09:58:06 -0700
changeset 181 87e11e685b1f
parent 116 ae6a90899b42
child 1002 f207010660ab
permissions -rw-r--r--
7003927 userland should postprocess packaged files 7034188 userland should have common lint library rules 7034992 userland packages should include opensolaris.arc_url data 7019309 move ghostscript to userland (fix build)

--- 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"/>