summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man/man/man-1.5h1-make.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/man/man/man-1.5h1-make.patch')
-rw-r--r--meta/recipes-extended/man/man/man-1.5h1-make.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-extended/man/man/man-1.5h1-make.patch b/meta/recipes-extended/man/man/man-1.5h1-make.patch
new file mode 100644
index 0000000000..8631eb2c53
--- /dev/null
+++ b/meta/recipes-extended/man/man/man-1.5h1-make.patch
@@ -0,0 +1,17 @@
1Upstream-Status: Pending
2
3Signed-off-by: Scott Garman <scott.a.garman@intel.com>
4
5--- man-1.5g/man/Makefile.in.mike Fri Apr 9 13:35:54 1999
6+++ man-1.5g/man/Makefile.in Fri Apr 9 13:36:45 1999
7@@ -1,8 +1,8 @@
8 # only executed from a subdir
9 MAN1 = man whatis apropos
10-MAN5 = man.conf
11+MAN5 = man.config
12 MAN8 = makewhatis
13-ALL = man.1 whatis.1 apropos.1 man.conf.5
14+ALL = man.1 whatis.1 apropos.1 man.config.5
15 MAYBE8 = makewhatis
16
17 .SUFFIXES: .man .1 .5 .8