Related: #1335320 - do not print DIR_COLOR to stdout

This commit is contained in:
Kamil Dudka 2016-07-11 22:00:42 +02:00
parent fe09c9cd04
commit 9551d101b0
1 changed files with 1 additions and 1 deletions

View File

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