summaryrefslogtreecommitdiff
path: root/jfreereport/patches/libxml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jfreereport/patches/libxml.patch')
-rw-r--r--jfreereport/patches/libxml.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/jfreereport/patches/libxml.patch b/jfreereport/patches/libxml.patch
deleted file mode 100644
index 50981a462de2..000000000000
--- a/jfreereport/patches/libxml.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- misc/libxml/build.xml (Revision 6728)
-+++ misc/build/libxml/build.xml (Arbeitskopie)
-@@ -24,6 +24,6 @@
- <!-- Setup the compile classpath -->
- <path id="classpath">
-- <fileset dir="lib">
-+ <fileset dir="${lib}">
- <include name="*.jar" />
- </fileset>
- </path>