diff options
Diffstat (limited to 'math/scilab/files/patch-build.incl.xml')
-rw-r--r-- | math/scilab/files/patch-build.incl.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/scilab/files/patch-build.incl.xml b/math/scilab/files/patch-build.incl.xml new file mode 100644 index 000000000000..abe4f6f93917 --- /dev/null +++ b/math/scilab/files/patch-build.incl.xml @@ -0,0 +1,11 @@ +--- build.incl.xml.orig 2010-10-18 22:52:49.000000000 -0700 ++++ build.incl.xml 2010-10-18 22:53:09.000000000 -0700 +@@ -86,6 +86,8 @@ + + <pathelement location="${fop.jar}"/> + ++ <pathelement location="${xmlgraphics-commons.jar}"/> ++ + <pathelement location="${avalon-framework.jar}"/> + + <pathelement location="${avalon-framework-impl.jar}"/> |