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)
commit5b44f8fc5969e490662cfe4cc789679ce7cc71f5
tree90a3472a27e25f238724bed66098858ebc8ab482
parent23759fa61157ed2efa726378f94736fa214e55ae
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