diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-08-03 10:43:56 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-03 18:07:24 +0100 |
commit | 889455c98e575ac596c80cc5ae1e508f4fbbe25e (patch) | |
tree | 0b8654579d140a43094805140212fbd96a491e92 /meta/recipes-core | |
parent | 6f93e348663347c2b792cc43ffce717480790416 (diff) | |
download | poky-889455c98e575ac596c80cc5ae1e508f4fbbe25e.tar.gz |
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>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions