From 5368e4ebc42e18fedcfa37bbbc53bf25f4a8d493 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 21 Dec 2015 16:54:29 -0500 Subject: fop: add new package to [libre] --- libre/fop/fop-fix_build.patch | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 libre/fop/fop-fix_build.patch (limited to 'libre/fop/fop-fix_build.patch') diff --git a/libre/fop/fop-fix_build.patch b/libre/fop/fop-fix_build.patch new file mode 100644 index 000000000..6e9a50b92 --- /dev/null +++ b/libre/fop/fop-fix_build.patch @@ -0,0 +1,39 @@ +--- fop-2.0.orig/build.xml 2015-05-26 03:03:48.000000000 -0500 ++++ fop-2.0/build.xml 2015-12-21 14:30:04.869345934 -0500 +@@ -320,7 +320,7 @@ + + + +- ++ + + + +@@ -330,7 +330,7 @@ + + + +- ++ + + + +@@ -342,7 +342,7 @@ + + + +- ++ + + + +@@ -963,7 +963,8 @@ + doctitle="Apache Formatting Objects Processor (FOP)" + bottom="Copyright ${year} The Apache Software Foundation. All Rights Reserved." + overview="${src.dir}/java/org/apache/fop/overview.html" +- maxmemory="256M"> ++ maxmemory="256M" ++ encoding="UTF-8"> +
+
+ -- cgit v1.2.3-54-g00ecf