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

Richard Purdie richard.purdie at linuxfoundation.org
Thu Aug 4 14:36:31 UTC 2011


On Wed, 2011-08-03 at 21:03 +0100, Phil Blundell wrote:
> 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.

Agreed, this would be the ideal solution...

Cheers,

Richard





More information about the Openembedded-core mailing list