mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 07:15:24 +01:00
Rebuild false.c in coreutils 5.
This was spotted in #176. Note that coreutils 8.32 does not need to rebuild false.c as it implements it via compile-time #defines.
This commit is contained in:
parent
b2027df490
commit
119c96b9da
4 changed files with 20 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ cp lib/ftw_.h lib/ftw.h
|
|||
cp lib/search_.h lib/search.h
|
||||
catm config.h
|
||||
|
||||
# We will rebuild it
|
||||
rm src/false.c
|
||||
|
||||
patch -Np0 -i ../../patches/modechange.patch
|
||||
patch -Np0 -i ../../patches/mbstate.patch
|
||||
patch -Np0 -i ../../patches/ls-strcmp.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue