[antlr] 57/87: Michael forgot to commit antlr-config.patch; doing it now
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 24 14:49:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository antlr.
commit bae2014474a455b3cf08c709848f9aeb31a63861
Author: Torsten Werner <twerner at debian.org>
Date: Sun Feb 28 18:00:44 2010 +0000
Michael forgot to commit antlr-config.patch; doing it now
---
debian/patches/antlr-config.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/debian/patches/antlr-config.patch b/debian/patches/antlr-config.patch
new file mode 100644
index 0000000..a49b823
--- /dev/null
+++ b/debian/patches/antlr-config.patch
@@ -0,0 +1,11 @@
+--- antlr-2.7.7/scripts/antlr-config.in.orig 2009-09-07 21:59:39.000000000 +0200
++++ antlr-2.7.7/scripts/antlr-config.in 2009-09-07 22:00:07.000000000 +0200
+@@ -48,7 +48,7 @@
+ echo @PACKAGE_VERSION@
+ exit 0
+ ;;
+- --cflags|-cxxflags)
++ --cflags|--cxxflags|-cxxflags)
+ includes="-I${includedir}"
+ echo_cflags="yes"
+ ;;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git
More information about the pkg-java-commits
mailing list