components/ant/patches/build_xml.patch
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 1002 f207010660ab
child 4005 4bcc81bdda4e
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers

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