From 4cd5b9dfbbf6a7fbca1bb0c4cb0aa62c9b81ed0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Thu, 8 Jul 2021 00:33:16 +0100 Subject: [PATCH] Unfuzzy bison patch. --- sysa/bison-2.3/patches/fopen-safer.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysa/bison-2.3/patches/fopen-safer.patch b/sysa/bison-2.3/patches/fopen-safer.patch index 088eeeb..8583e40 100644 --- a/sysa/bison-2.3/patches/fopen-safer.patch +++ b/sysa/bison-2.3/patches/fopen-safer.patch @@ -6,7 +6,7 @@ fopen-safer.c for whatever reason does not exist when added by gnulib. --- lib/Makefile.am 2021-04-11 19:01:01.265993928 +1000 +++ lib/Makefile.am 2021-04-11 19:01:40.413232722 +1000 -@@ -32,7 +32,8 @@ +@@ -31,7 +31,8 @@ lib_SOURCES = \ get-errno.h get-errno.c \ subpipe.h subpipe.c \