summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jfreereport/patches/libfonts.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/libfonts.patch b/jfreereport/patches/libfonts.patch
new file mode 100644
index 000000000000..a1fe7994ab31
--- /dev/null
+++ b/jfreereport/patches/libfonts.patch
@@ -0,0 +1,21 @@
+*** misc/libfonts/ant/build.properties Sun May 27 19:19:06 2007
+--- misc/build/libfonts/ant/build.properties Fri Jul 27 09:05:17 2007
+***************
+*** 14,21 ****
+
+ #
+ # Make sure that JDK 1.2 compatible class files are generated
+! build.target=1.2
+! build.source=1.2
+
+ #
+ # All path settings are relative to the project root directory
+--- 14,21 ----
+
+ #
+ # Make sure that JDK 1.2 compatible class files are generated
+! build.target=1.3
+! build.source=1.3
+
+ #
+ # All path settings are relative to the project root directory