Remove extra Bison file

This commit is contained in:
fosslinux 2025-02-05 16:11:05 +11:00
parent dfb3ae04e2
commit 6816f19124

View file

@ -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