]> code.ossystems Code Review - openembedded-core.git/commit
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:05:09 +0000 (18:05 +0100)
commitdf4ed0bfc6396a0d6df0b5bfd1b3114edab90dc0
tree558ada5c3873fa1807ba65e8f05600d913a0254d
parent130d16d18e8bf7cfe87a1fa128f182f7fe728708
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.

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