[OE-core] [PATCH] tcl: Fix packaging of platform independent files

Phil Blundell philb at gnu.org
Wed Aug 3 20:03:19 UTC 2011


On Wed, 2011-08-03 at 10:43 -0500, Kumar Gala wrote:
> 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 at kernel.crashing.org>
> ---

Even better would be bashing tcl so that it puts its bits in ${datadir}
where they belong. :-)  But your patch is fine though.

p.






More information about the Openembedded-core mailing list