]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: move libraries to base_libdir
authorScott Garman <scott.a.garman@intel.com>
Thu, 5 Jan 2012 06:30:29 +0000 (22:30 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Jan 2012 11:17:41 +0000 (11:17 +0000)
commit796c3d038fb7892a5e5206fb10217623de18853f
treeb033a0566ed179e91bb39ef0a443175276930093
parent6f4268682c33df7537a32f6e52d3698ebfa14e4e
ncurses: move libraries to base_libdir

Various utilities (including bash and the util-linux programs) located
in base_bindir (/bin) or base_sbindir (/sbin) dynamically link against
many of the ncurses libraries. So move these libraries from libdir
(/usr/lib) to base_libdir (/lib).

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ncurses/ncurses.inc