From 8494db74786307d44169bee4f21dc0efa1643f70 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 29 Dec 2010 22:32:25 -0800 Subject: man: updated to 1.6f, fixed patches Rebased patches for 1.6f: - lzma - modified for xz support - ro_usr & whatis2 fixed up Signed-off-by: Saul Wold --- .../recipes-extended/man/man-1.6f/man-1.6e-new_sections.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/recipes-extended/man/man-1.6f/man-1.6e-new_sections.patch (limited to 'meta/recipes-extended/man/man-1.6f/man-1.6e-new_sections.patch') diff --git a/meta/recipes-extended/man/man-1.6f/man-1.6e-new_sections.patch b/meta/recipes-extended/man/man-1.6f/man-1.6e-new_sections.patch new file mode 100644 index 0000000000..51727588f4 --- /dev/null +++ b/meta/recipes-extended/man/man-1.6f/man-1.6e-new_sections.patch @@ -0,0 +1,11 @@ +--- man-1.6e.orig/configure 2006-05-01 14:56:14.000000000 -0300 ++++ man-1.6e/configure 2007-05-18 14:35:43.000000000 -0300 +@@ -960,7 +960,7 @@ + + # What sections do we anticipate? + +-tmpsections="1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l p o" ++tmpsections="1 1p 8 2 3 3p 3pm 4 5 6 7 9 0p tcl n l p o" + + if [ x$default = x ]; then + echo "" -- cgit 1.2.3-korg