diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-12-27 12:47:59 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:32 +0000 |
commit | 07d83910c2f17f66fc5d28e0203d00d7c1cd150e (patch) | |
tree | 3d483e745a64c33b6afcc31905e83e2933f73167 /meta/recipes-devtools/python/python-native_2.7.2.bb | |
parent | 35c2d562185f619bc918c4e5ee97113bdc7158ab (diff) | |
download | poky-07d83910c2f17f66fc5d28e0203d00d7c1cd150e.tar.gz |
rpm: fix build with automake-1.11.2
automake version 1.11.2 has made use of dir variables more strict.
the use of pkglibdir with SCRIPTS & DATA vars results in automake
errors.
This commits uses pkgdatadir & pkgbindir vars instead of pkglibdir
to avoid the strict check errors.
This change also works with automake-1.11.1
(From OE-Core rev: ca76443522a6bb38d239b9aa0c7932cd44446ff8)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.2.bb')
0 files changed, 0 insertions, 0 deletions