Merge pull request #118 from stikonas/coreutils-6

Remove some unused pregen-files in coreutils 6.
This commit is contained in:
fosslinux 2021-05-24 07:29:52 +10:00 committed by GitHub
commit ce73c01923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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