Related: #1335320 - do not print DIR_COLOR to stdout
This commit is contained in:
parent
fe09c9cd04
commit
9551d101b0
@ -173,7 +173,7 @@ including documentation and translations.
|
||||
%setup -q
|
||||
|
||||
# will be modified by coreutils-8.25-DIR_COLORS.patch
|
||||
tee DIR_COLORS{,.256color,.lightbgcolor} < src/dircolors.hin
|
||||
tee DIR_COLORS{,.256color,.lightbgcolor} <src/dircolors.hin >/dev/null
|
||||
|
||||
# Our patches
|
||||
%patch100 -p1 -b .configure
|
||||
|
Loading…
Reference in New Issue
Block a user