diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-03-09 17:01:49 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-09 16:59:56 +0000 |
commit | 28d29004aa7d17794216d7df55afc308b1f0e806 (patch) | |
tree | 5fef6dbe861b97e1504410b136fb5a9c3ded3352 /LICENSE | |
parent | b0d714c7f831828a5e09381fe36e3f859c16b2d9 (diff) | |
download | openembedded-core-28d29004aa7d17794216d7df55afc308b1f0e806.tar.gz openembedded-core-28d29004aa7d17794216d7df55afc308b1f0e806.tar.bz2 openembedded-core-28d29004aa7d17794216d7df55afc308b1f0e806.zip |
python3: fix patching get_python_lib() in distutils/sysconfig.py
Previous, two things were wrong:
1) lib_basename was set from STAGING_LIBDIR only if prefix parameter was empty or missing
2) if prefix was not empty, lib_basename reverted to sys.lib, even if STAGING_LIBDIR
should've overriden it
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions