summaryrefslogtreecommitdiff
path: root/lang/ruby31-base/patches/patch-tool_ifchange
blob: 5eca03a4e907ce242d5876876326bc2e51090266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-tool_ifchange,v 1.1 2022/01/16 13:57:10 taca Exp $

Do not show color default.

--- tool/ifchange.orig	2021-12-25 12:23:14.000000000 +0000
+++ tool/ifchange
@@ -19,7 +19,7 @@ set -e
 timestamp=
 keepsuffix=
 empty=
-color=auto
+color=never
 until [ $# -eq 0 ]; do
     case "$1" in
 	--)