Merge pull request #501 from fosslinux/coreutils-5.0-fixup

coreutils-5.0: remove additional pregend file
This commit is contained in:
Samuel Tyler 2025-02-08 20:16:16 +11:00 committed by GitHub
commit 17cae40bc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,9 +13,9 @@ src_prepare() {
touch config.h
# Rebuild pregenerated file
rm -f src/false.c
rm -f src/dircolors.h
rm src/false.c
rm src/dircolors.h
rm src/wheel.h
# Bison pre-generated file
rm lib/getdate.c