From 9551d101b0367301507aa1f117e215831cf8e317 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 11 Jul 2016 22:00:42 +0200 Subject: [PATCH] Related: #1335320 - do not print DIR_COLOR to stdout --- coreutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index f5088d6..e48bca6 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -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} /dev/null # Our patches %patch100 -p1 -b .configure