aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man/man/man-1.5m2-no-color-for-printing.patch
blob: c85ff1d8c725669c2fdd3c38f07a2e0e0060927b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-Status: Pending

Signed-off-by: Scott Garman <scott.a.garman@intel.com>

--- man-1.5m2/configure.color	2006-09-16 18:27:37.000000000 +0200
+++ man-1.5m2/configure	2006-09-16 18:28:44.000000000 +0200
@@ -539,6 +539,8 @@
     troff="$troff -c"
     nroff="$nroff -c"
     jnroff="$jnroff -c"
+else
+    troff="$troff -c"
 fi
 
 if [ x$default = x ]; then