summaryrefslogtreecommitdiff
path: root/misc/openoffice/patches/patch-eh
diff options
context:
space:
mode:
authormrauch <mrauch>2002-03-31 12:21:08 +0000
committermrauch <mrauch>2002-03-31 12:21:08 +0000
commit9c9060d2f57f55fd0f2e319e99de05bf497ecdf3 (patch)
treee6f078ce6041b42f5f0fc2c6c25c09c658b1c044 /misc/openoffice/patches/patch-eh
parent9a60c502c30ae827e346f4d246148de935c14070 (diff)
downloadpkgsrc-9c9060d2f57f55fd0f2e319e99de05bf497ecdf3.tar.gz
Support for bison-1.34 needs a further directory to be patched.
Solves PR pkg/16137 together with the bison patches committed yesterday.
Diffstat (limited to 'misc/openoffice/patches/patch-eh')
-rw-r--r--misc/openoffice/patches/patch-eh13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/openoffice/patches/patch-eh b/misc/openoffice/patches/patch-eh
new file mode 100644
index 00000000000..bcc3253d759
--- /dev/null
+++ b/misc/openoffice/patches/patch-eh
@@ -0,0 +1,13 @@
+$NetBSD: patch-eh,v 1.1 2002/03/31 12:21:09 mrauch Exp $
+
+--- ../scptools/source/compiler/lex.cxx.orig Mon Sep 18 16:47:19 2000
++++ ../scptools/source/compiler/lex.cxx
+@@ -61,7 +61,7 @@
+ #include <string.h>
+
+ #include "parser.hxx"
+-#include "rscyacc.yxx.h"
++#include "yyrscyacc.hxx"
+
+ int line;
+