mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55:24 +01:00
Do not use pre-generated getdate.c
This commit is contained in:
parent
e655cb97f5
commit
fe26bc4c8c
9 changed files with 46 additions and 11 deletions
|
|
@ -13,6 +13,9 @@ src_prepare() {
|
|||
cp lib/search_.h lib/search.h
|
||||
touch config.h
|
||||
|
||||
# Bison pre-generated file
|
||||
rm lib/getdate.c
|
||||
|
||||
cp "${mk_dir}/pass2.mk" Makefile
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue