[jflex] 03/05: Update build.patch for compilation with jflex 1.6.1.

Markus Koschany apo at moszumanska.debian.org
Thu Jul 28 04:29:54 UTC 2016


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

apo pushed a commit to branch master
in repository jflex.

commit 3e7b2c3b5799225ccfbd2a20532c2ce77b734d1a
Author: Markus Koschany <apo at debian.org>
Date:   Thu Jul 28 05:57:18 2016 +0200

    Update build.patch for compilation with jflex 1.6.1.
---
 debian/patches/build.patch | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index bf54981..37826a0 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -6,11 +6,11 @@ Adjust the build system for Debian.
 
 Forwarded: not-needed
 ---
- build.xml | 8 +++++---
- 1 file changed, 5 insertions(+), 3 deletions(-)
+ build.xml | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
 
 diff --git a/build.xml b/build.xml
-index 777fd81..4ec755d 100644
+index 777fd81..00a940e 100644
 --- a/build.xml
 +++ b/build.xml
 @@ -14,8 +14,8 @@
@@ -33,12 +33,3 @@ index 777fd81..4ec755d 100644
             debug="on"
             includeantruntime="true">
        <src path="src/main/java"/>
-@@ -113,7 +115,7 @@
-   </target>
- 
-   <target name="-generate-scanner">
--    <taskdef classname="jflex.anttask.JFlexTask" 
-+    <taskdef classname="JFlex.anttask.JFlexTask" 
-              name="jflex" classpath="${bootstrap.jflex.jar}"/>
-     <mkdir dir="${generated.sources.dir}"/>
-     <jflex file="src/main/jflex/LexScan.flex"

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



More information about the pkg-java-commits mailing list