diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-12-13 19:01:35 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-19 17:50:03 +0000 |
commit | 4cb22ea0beb952a5d70f83aaac415b7f2ecf3fd5 (patch) | |
tree | bda353cc607b4fffd680f19017f239e98563fe20 /meta/recipes-extended/man/man-1.6f/man-1.5h1-make.patch | |
parent | a7fe871f7d5c1ac595df7a0e202f0e5d1fb76f03 (diff) | |
download | openembedded-core-4cb22ea0beb952a5d70f83aaac415b7f2ecf3fd5.tar.gz openembedded-core-4cb22ea0beb952a5d70f83aaac415b7f2ecf3fd5.tar.bz2 openembedded-core-4cb22ea0beb952a5d70f83aaac415b7f2ecf3fd5.zip |
man: Update to 1.6g
Rebase some patches
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/man/man-1.6f/man-1.5h1-make.patch')
-rw-r--r-- | meta/recipes-extended/man/man-1.6f/man-1.5h1-make.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-extended/man/man-1.6f/man-1.5h1-make.patch b/meta/recipes-extended/man/man-1.6f/man-1.5h1-make.patch deleted file mode 100644 index 8631eb2c53..0000000000 --- a/meta/recipes-extended/man/man-1.6f/man-1.5h1-make.patch +++ /dev/null @@ -1,17 +0,0 @@ -Upstream-Status: Pending - -Signed-off-by: Scott Garman <scott.a.garman@intel.com> - ---- man-1.5g/man/Makefile.in.mike Fri Apr 9 13:35:54 1999 -+++ man-1.5g/man/Makefile.in Fri Apr 9 13:36:45 1999 -@@ -1,8 +1,8 @@ - # only executed from a subdir - MAN1 = man whatis apropos --MAN5 = man.conf -+MAN5 = man.config - MAN8 = makewhatis --ALL = man.1 whatis.1 apropos.1 man.conf.5 -+ALL = man.1 whatis.1 apropos.1 man.config.5 - MAYBE8 = makewhatis - - .SUFFIXES: .man .1 .5 .8 |