diff options
author | Ross Burton <ross.burton@intel.com> | 2013-06-12 17:29:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-13 17:37:58 +0100 |
commit | 7d91b44e00d6c50b7b5fbef17f2bae8e3a983a4c (patch) | |
tree | 0f04d6a2c8ff4fdb17d9f785b3461445e569e486 /meta/recipes-gnome/gnome/gnome-doc-utils.inc | |
parent | d99dac66e3e121e96c4d8a29aee846d4b8f38622 (diff) | |
download | openembedded-core-7d91b44e00d6c50b7b5fbef17f2bae8e3a983a4c.tar.gz openembedded-core-7d91b44e00d6c50b7b5fbef17f2bae8e3a983a4c.tar.bz2 openembedded-core-7d91b44e00d6c50b7b5fbef17f2bae8e3a983a4c.zip |
createrepo: drop the usage of create_wrapper
create_wrapper was previously abused to invoke the Python interpretter directly
instead of relying on #! parsing, which is read into a 128 byte buffer so breaks
with deep build directories.
However now that we already install a "nativepython" binary into the native
sysroot, use sed to change the #! line to /usr/bin/env nativepython.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-doc-utils.inc')
0 files changed, 0 insertions, 0 deletions