diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-12-29 13:16:52 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:10:48 +0000 |
commit | c0db889441f16232c59c85a8a858bb833bb34b52 (patch) | |
tree | 5ce29319c7fff5f0157650c3942fb4f2a9ff23db /meta/lib/oe/packagegroup.py | |
parent | d902580c21b8b80f3fb9d88faf46eae4d7b9c276 (diff) | |
download | openembedded-core-c0db889441f16232c59c85a8a858bb833bb34b52.tar.gz openembedded-core-c0db889441f16232c59c85a8a858bb833bb34b52.tar.bz2 openembedded-core-c0db889441f16232c59c85a8a858bb833bb34b52.tar.xz openembedded-core-c0db889441f16232c59c85a8a858bb833bb34b52.zip |
systemtap: fix configure with automake 1.11.2
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:
| Makefile.am:25: `pkglibexecdir' is not a legitimate directory for
`SCRIPTS'
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.
NOTE: package
systemtap-1.6+git1+820f2d22fc47fad6e09ba886efb9b91e1247cb39-r0: task
do_configure: Failed
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/lib/oe/packagegroup.py')
0 files changed, 0 insertions, 0 deletions