blob: c85ff1d8c725669c2fdd3c38f07a2e0e0060927b [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001Upstream-Status: Pending
2
3Signed-off-by: Scott Garman <scott.a.garman@intel.com>
4
5--- man-1.5m2/configure.color 2006-09-16 18:27:37.000000000 +0200
6+++ man-1.5m2/configure 2006-09-16 18:28:44.000000000 +0200
7@@ -539,6 +539,8 @@
8 troff="$troff -c"
9 nroff="$nroff -c"
10 jnroff="$jnroff -c"
11+else
12+ troff="$troff -c"
13 fi
14
15 if [ x$default = x ]; then