mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 19:16:32 +01:00
Remove extra Bison file
This commit is contained in:
parent
dfb3ae04e2
commit
6816f19124
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ cp ../../mk/common.mk common.mk
|
||||||
touch config.h
|
touch config.h
|
||||||
touch include/version.h
|
touch include/version.h
|
||||||
touch include/pipesize.h
|
touch include/pipesize.h
|
||||||
rm y.tab.c y.tab.h
|
rm y.tab.c y.tab.h parser-built
|
||||||
|
|
||||||
# Patch
|
# Patch
|
||||||
patch -Np1 -i ../../patches/mes-libc.patch
|
patch -Np1 -i ../../patches/mes-libc.patch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue