Remove dircolors.h from coreutils 5.

It's not used but we can delete it anyway.

Fixes #176
This commit is contained in:
Andrius Štikonas 2022-06-15 21:04:18 +01:00
parent 119c96b9da
commit ff67cd6508
2 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,8 @@ src_prepare() {
# Rebuild pregenerated file
rm -f src/false.c
rm -f src/dircolors.h
# Bison pre-generated file
rm lib/getdate.c