[jabref] 153/459: oops, antlr and antlr_3_ in 02_libs.dpatch

gregor herrmann gregoa at debian.org
Thu Sep 15 20:40:07 UTC 2016


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

gregoa pushed a commit to branch master
in repository jabref.

commit b2f2f9fd714cdec3474abaa1ae406eaaac83e190
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 12 21:57:07 2008 +0000

    oops, antlr and antlr_3_ in 02_libs.dpatch
---
 debian/patches/02_libs.dpatch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/02_libs.dpatch b/debian/patches/02_libs.dpatch
index 4f107ff..0b7c365 100755
--- a/debian/patches/02_libs.dpatch
+++ b/debian/patches/02_libs.dpatch
@@ -6,8 +6,8 @@
 
 @DPATCH@
 diff -urNad jabref-2.3~/build.xml jabref-2.3/build.xml
---- jabref-2.3~/build.xml	2008-04-07 20:25:04.000000000 +0200
-+++ jabref-2.3/build.xml	2008-04-07 20:35:39.000000000 +0200
+--- jabref-2.3~/build.xml	2008-04-12 23:31:44.000000000 +0200
++++ jabref-2.3/build.xml	2008-04-12 23:56:35.000000000 +0200
 @@ -87,6 +87,7 @@
  
  	<!-- Set the properties for library directories -->
@@ -55,7 +55,7 @@ diff -urNad jabref-2.3~/build.xml jabref-2.3/build.xml
 -		<unjar src="${library.directory}/PDFBox-0.7.3-dev-reduced.jar" dest="${build.tmp}" />
 -		<unjar src="${library.directory}/JempBox-0.1.0-dev.jar" dest="${build.tmp}" />
 +		<unjar src="${library.directory.debian}/antlr.jar" dest="${build.tmp}" />
-+		<unjar src="${library.directory.debian}/antlr.jar" dest="${build.tmp}" />
++		<unjar src="${library.directory.debian}/antlr3.jar" dest="${build.tmp}" />
 +		<unjar src="${library.directory.debian}/looks.jar" dest="${build.tmp}" />
 +		<unjar src="${library.directory.debian}/forms.jar" dest="${build.tmp}" />
 +		<unjar src="${library.directory.debian}/spin.jar" dest="${build.tmp}" />

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



More information about the pkg-java-commits mailing list