pkgsrc/misc/openoffice/patches/patch-ei
mrauch 7fc8b78358 Support for bison-1.34 needs a further directory to be patched.
Solves PR pkg/16137 together with the bison patches committed yesterday.
2002-03-31 12:21:08 +00:00

13 lines
385 B
Text

$NetBSD: patch-ei,v 1.1 2002/03/31 12:21:09 mrauch Exp $
--- ../scptools/source/compiler/parser.cxx.orig Wed Nov 22 13:43:59 2000
+++ ../scptools/source/compiler/parser.cxx
@@ -260,7 +260,7 @@
///////////////////////////////////////////////////////////////////////////////
-#include "rscyacc.yxx"
+#include "yyrscyacc.cxx"
int __LOADONCALLAPI main( int argv, char** argc )
{