aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jlatexmath-fop/files/jlatexmath-fop-1.0.3-fixpaths.patch')
-rw-r--r--dev-java/jlatexmath-fop/files/jlatexmath-fop-1.0.3-fixpaths.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jlatexmath-fop/files/jlatexmath-fop-1.0.3-fixpaths.patch b/dev-java/jlatexmath-fop/files/jlatexmath-fop-1.0.3-fixpaths.patch
index a03051c36..1cd5b69eb 100644
--- a/dev-java/jlatexmath-fop/files/jlatexmath-fop-1.0.3-fixpaths.patch
+++ b/dev-java/jlatexmath-fop/files/jlatexmath-fop-1.0.3-fixpaths.patch
@@ -1,6 +1,6 @@
-diff -urN work-orig/build.xml work/build.xml
---- work-orig/build.xml 2013-04-23 20:42:19.776644942 -0400
-+++ work/build.xml 2013-04-23 20:42:36.821646638 -0400
+diff -urN a/build.xml b/build.xml
+--- a/build.xml 2013-04-23 20:42:19.776644942 -0400
++++ b/build.xml 2013-04-23 20:42:36.821646638 -0400
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="jlatexmath-fop" basedir="." default="buildJar">