]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: Only set LD_LIBRARY_PATH within the do_install
authorRichard Purdie <rpurdie@linux.intel.com>
Sat, 2 Oct 2010 17:08:19 +0000 (18:08 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 2 Oct 2010 17:09:14 +0000 (18:09 +0100)
commit4163767c008075fdcbe70e2beb2537132a7cf04b
tree90a3472a27e25f238724bed66098858ebc8ab482
parentdd81d5882bdc1cabfd5c91a3e71df047dd2cfa7a
ncurses: Only set LD_LIBRARY_PATH within the do_install

If this is done as a global export it can affect the whole task and the
wrong python libraries can be found for example.

[BUGID #335]

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/recipes-core/ncurses/ncurses.inc