]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: fix build when ENABLE_WIDEC is not set
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 13 Mar 2012 23:40:03 +0000 (23:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Mar 2012 13:12:43 +0000 (13:12 +0000)
commitfa15b1dfbf338969660a352deb870dfd5727bc47
tree3429f03e3308878d1473b19c3688e404a6f07814
parent42a278ff7dc641b1700e56fbaf5a63947ff1161c
ncurses: fix build when ENABLE_WIDEC is not set

If wide character support is disabled (as it is with poky-tiny, for
example) then we won't have libncursesw.so.*, so skip moving these files
in that case. (Fixes a regression introduced in OE-Core revision
ccd370ab147b78de7a5bd74818f755f4d3ca6d81).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-core/ncurses/ncurses.inc