[OE-core] [PATCH V2 1/3] gawk: upgrade from 4.0.2 to 4.1.1

Burton, Ross ross.burton at intel.com
Thu Jun 5 09:42:32 UTC 2014


On 5 June 2014 06:29, Chen Qi <Qi.Chen at windriver.com> wrote:
> +FILES_gawk-common += "${datadir}/awk/* ${libexecdir}/awk/* ${libexecdir}/*.so"

Gawk doesn't install extensions into libexecdir, but $libdir/gawk:

AC_SUBST([pkgextensiondir], ['${pkglibdir}'])

They may end up in the same location but that can't be guaranteed for
all time (especially when I have a series that changes libexecdir).

Ross



More information about the Openembedded-core mailing list