aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/batik/files/patch-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/batik/files/patch-build.xml')
-rw-r--r--graphics/batik/files/patch-build.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/batik/files/patch-build.xml b/graphics/batik/files/patch-build.xml
new file mode 100644
index 000000000000..ecdb053ac13c
--- /dev/null
+++ b/graphics/batik/files/patch-build.xml
@@ -0,0 +1,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>
+