mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 06:45:24 +01:00
Remove dircolors.h from coreutils 5.
It's not used but we can delete it anyway. Fixes #176
This commit is contained in:
parent
119c96b9da
commit
ff67cd6508
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue