aboutsummaryrefslogblamecommitdiff
path: root/graphics/batik/files/patch-build.xml
blob: ecdb053ac13cb782d56b1ab0f226650a97081ac1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                
--- ./build.xml.orig	2008-01-06 11:11:30.000000000 +0300
+++ ./build.xml	2010-11-30 01:07:28.436751154 +0300
@@ -1043,7 +1043,6 @@
   <!-- Jars ............................................................... -->
   <target name="prepare-build" depends="init, determine-svn-revision">
     <mkdir dir="${build}"/>
-    <mkdir dir="${build}/docs"/>
     <mkdir dir="${build}/lib"/>
   </target>