[libxalan2-java] 38/71: * Update patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 13 15:38:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libxalan2-java.

commit 6fb119d0eb2e614eb001696d3d8d8452a55a80a2
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Tue Aug 4 13:23:19 2009 +0000

    * Update patch
---
 debian/patches/build.patch | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 2c927bb..a133512 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -32,14 +32,17 @@
        <classpath refid="xsltc.class.path" />
        <!-- need to bootclasspath java_cup for JDKs that include JavaCupRedirect -->
        <jvmarg value="-Xbootclasspath/p:${java_cup.jar}${path.separator}${runtime.jar}"/>
-@@ -493,6 +498,7 @@
+@@ -493,8 +498,9 @@
      has to be generated after sym.java, so order is important. -->
      <echo message="JLex preparsing"/>
      <java fork="yes" failonerror="true" classname="JLex.Main" >
 +      <jvmarg value="-Djava.awt.headless=true"/>
        <classpath refid="xsltc.class.path" />
-       <arg line="-static ${src.dir}/${xsltc.reldir}/compiler/xpath.lex"/>
+-      <arg line="-static ${src.dir}/${xsltc.reldir}/compiler/xpath.lex"/>
++      <arg line="${src.dir}/${xsltc.reldir}/compiler/xpath.lex"/>
      </java>
+     <echo message="JLex move output file"/>
+     <move file="${src.dir}/${xsltc.reldir}/compiler/xpath.lex.java" tofile="${generated.xpathlexer}"/>
 @@ -958,6 +964,7 @@
      <java fork="yes" 
            classname="${doc.generator}" 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git



More information about the pkg-java-commits mailing list