From 6816f1912417995df10b866464aaf5ff7321a51e Mon Sep 17 00:00:00 2001 From: fosslinux Date: Wed, 5 Feb 2025 16:11:05 +1100 Subject: [PATCH] Remove extra Bison file --- steps/bash-2.05b/pass1.kaem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steps/bash-2.05b/pass1.kaem b/steps/bash-2.05b/pass1.kaem index ccaf831b..90068038 100755 --- a/steps/bash-2.05b/pass1.kaem +++ b/steps/bash-2.05b/pass1.kaem @@ -29,7 +29,7 @@ cp ../../mk/common.mk common.mk touch config.h touch include/version.h touch include/pipesize.h -rm y.tab.c y.tab.h +rm y.tab.c y.tab.h parser-built # Patch patch -Np1 -i ../../patches/mes-libc.patch