fixed kern ver for toolchain glibc build
[hdw-linux/hdw-linux.git] / packages / base / man / man_pager.patch
1 diff -Naur man-1.5l.orig/configure man-1.5l/configure
2 --- man-1.5l.orig/configure     2003-03-10 13:21:00.000000000 -0700
3 +++ man-1.5l/configure  2003-04-24 16:50:30.000000000 -0600
4 @@ -26,7 +26,7 @@
5  # (Indeed, -r may cause the terminal to get into funny states.
6  # Very inconvenient. For viewing pages in strange locales, set LC_*.)
7  #
8 -DEFAULTLESSOPT="-is"
9 +DEFAULTLESSOPT="-isR"
10  #
11  # Note that not creating any cat directories (/var/cache/man or so)
12  # and not making man suid or sgid is recommended.