[OE-core] [PATCH 1/1] mc: fix configure with automake 1.11.2
Richard Purdie
richard.purdie at linuxfoundation.org
Wed Jan 4 11:25:30 UTC 2012
On Wed, 2012-01-04 at 17:33 +0800, Dexuan Cui wrote:
> As Nitin said, "automake version 1.11.2 has made use of dir variables
> more strict, the pkglibexec var can not have SCRIPTS suffix. Using pkgdata
> instead."
>
> Fixes this error:
> | contrib/Makefile.am:10: `pkglibexecdir' is not a legitimate directory for `SCRIPTS'
> | autoreconf: automake failed with exit status: 1
> NOTE: package mc-4.8.1-r0: task do_configure: Failed
>
> Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
> ---
> .../mc/files/fix_for_automake_1.11.2.patch | 69 ++++++++++++++++++++
> meta/recipes-extended/mc/mc_4.8.1.bb | 3 +-
> 2 files changed, 71 insertions(+), 1 deletions(-)
> create mode 100644 meta/recipes-extended/mc/files/fix_for_automake_1.11.2.patch
Merged to master, thanks.
Richard
More information about the Openembedded-core
mailing list