On 3 June 2014 02:41, Chen Qi <[email protected]> wrote: > +FILES_gawk-common += "${datadir}/awk/* ${libexecdir}/awk/* > ${libexecdir}/*.so ${libexecdir}/*.la"
.la files should *never* be installed in a non-dev package (and in general they can be ignored anyway). Are the .so files symlinks, or runtime loadable modules? I'm currently working on a patch to move libexecdir so can you check with the makefile to see if they're being installed into libexecdir, or libdir/gawk/ Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
