mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
coreutils-5.0: remove additional pregend file
wheel.h, probably used
This commit is contained in:
parent
dfb3ae04e2
commit
e5fdbc5b41
1 changed files with 3 additions and 3 deletions
|
|
@ -13,9 +13,9 @@ src_prepare() {
|
||||||
touch config.h
|
touch config.h
|
||||||
|
|
||||||
# Rebuild pregenerated file
|
# Rebuild pregenerated file
|
||||||
rm -f src/false.c
|
rm src/false.c
|
||||||
|
rm src/dircolors.h
|
||||||
rm -f src/dircolors.h
|
rm src/wheel.h
|
||||||
|
|
||||||
# Bison pre-generated file
|
# Bison pre-generated file
|
||||||
rm lib/getdate.c
|
rm lib/getdate.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue