mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 08:15:24 +01:00
Merge pull request #118 from stikonas/coreutils-6
Remove some unused pregen-files in coreutils 6.
This commit is contained in:
commit
ce73c01923
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ src_prepare() {
|
||||||
default
|
default
|
||||||
mv lib/fnmatch.in.h lib/fnmatch.h
|
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
|
# Rebuild bison pre-generated file
|
||||||
rm lib/getdate.c
|
rm lib/getdate.c
|
||||||
cd lib
|
cd lib
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue