tcl: Fix packaging of platform independent files
authorKumar Gala <galak@kernel.crashing.org>
Wed, 3 Aug 2011 15:43:56 +0000 (10:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Aug 2011 17:07:24 +0000 (18:07 +0100)
commit644f6dbb97fb045098d57e432036218a92df94b3
treed1e3d27fd0e9c67f569de7662722b041c70ae653
parent17ca1ce1d0da46b46a62bfa7977684924259daf7
tcl: Fix packaging of platform independent files

Tcl's doesn't utilize ${baselib} for platform independent files but
defines it as follows:

TCL_LIBRARY             = $(prefix)/lib/tcl$(VERSION)

Match that so if ${baselib} is not just /lib things work properly.

(From OE-Core rev: df4ed0bfc6396a0d6df0b5bfd1b3114edab90dc0)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl_8.5.9.bb