aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man/man/man-1.5k-confpath.patch
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-12-13 19:01:35 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-19 17:50:03 +0000
commit4cb22ea0beb952a5d70f83aaac415b7f2ecf3fd5 (patch)
treebda353cc607b4fffd680f19017f239e98563fe20 /meta/recipes-extended/man/man/man-1.5k-confpath.patch
parenta7fe871f7d5c1ac595df7a0e202f0e5d1fb76f03 (diff)
downloadopenembedded-core-4cb22ea0beb952a5d70f83aaac415b7f2ecf3fd5.tar.gz
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/man-1.5k-confpath.patch')
-rw-r--r--meta/recipes-extended/man/man/man-1.5k-confpath.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-extended/man/man/man-1.5k-confpath.patch b/meta/recipes-extended/man/man/man-1.5k-confpath.patch
new file mode 100644
index 0000000000..b5746c2df8
--- /dev/null
+++ b/meta/recipes-extended/man/man/man-1.5k-confpath.patch
@@ -0,0 +1,15 @@
+Upstream-Status: Pending
+
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+
+--- configure 2006-05-01 19:56:14.000000000 +0200
++++ configure.oden 2008-12-21 19:16:50.000000000 +0100
+@@ -198,7 +198,7 @@
+ confdir="${confprefix}/share/misc"
+ fi
+ fi
+-conffilename="man.conf"
++conffilename="man.config"
+
+ if test "$RANDOM" = "$RANDOM"; then
+ # Plain old Bourne shell.