logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: 4cd5b9dfbbf6a7fbca1bb0c4cb0aa62c9b81ed0a
parent effa9ba93ac52551b25d1a04b66191f13a8829dc
Author: Andrius Štikonas <andrius@stikonas.eu>
Date:   Thu,  8 Jul 2021 00:33:16 +0100

Unfuzzy bison patch.

Diffstat:

Msysa/bison-2.3/patches/fopen-safer.patch2+-
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 @@ -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 \