]> code.ossystems Code Review - openembedded-core.git/commit
gawk: fix libexec of the old 3.1.5 version
authorChen Qi <Qi.Chen@windriver.com>
Fri, 6 Jun 2014 02:28:19 +0000 (10:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Jun 2014 16:14:36 +0000 (17:14 +0100)
commit6df0e8b99fda8ef40862f2e92d85bc3cd371615f
tree52179e72d2e58be76038a313a99b301dfea071c7
parent4af0c70c70809c8f03d7ba14745d79e3c6e35b2e
gawk: fix libexec of the old 3.1.5 version

${libexec} doesn't necessarily equals to ${libdir}/${BPN}. So fix
this problem by using ${libdir}/${BPN} in FILES variable.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/gawk/gawk_3.1.5.bb