summaryrefslogtreecommitdiff
path: root/jfreereport/patches/libloader.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jfreereport/patches/libloader.patch')
-rw-r--r--jfreereport/patches/libloader.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/jfreereport/patches/libloader.patch b/jfreereport/patches/libloader.patch
deleted file mode 100644
index 82a2624855a9..000000000000
--- a/jfreereport/patches/libloader.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- misc/libloader/build.xml 2009-02-12 18:01:56.000000000 +0100
-+++ misc/build/libloader/build.xml 2009-02-13 09:57:21.856601684 +0100
-@@ -23,7 +23,7 @@
-
- <!-- Setup the compile classpath -->
- <path id="classpath">
-- <fileset dir="lib">
-+ <fileset dir="${lib}">
- <include name="*.jar" />
- </fileset>
- </path>