mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Remove some unused pregen-files in coreutils 6.
This commit is contained in:
parent
74f7ec4cd3
commit
875d13fb0d
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ src_prepare() {
|
|||
default
|
||||
mv lib/fnmatch.in.h lib/fnmatch.h
|
||||
|
||||
# gperf pregenerated files
|
||||
rm lib/iconv_open-hpux.h lib/iconv_open-aix.h lib/iconv_open-irix.h lib/iconv_open-osf.h
|
||||
|
||||
# Rebuild bison pre-generated file
|
||||
rm lib/getdate.c
|
||||
cd lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue