mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 07:46:11 +00:00
python-pygobject: Export STAGING_INCDIR and STAGING_LIBDIR to fix python-config failures
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
1c543df879
commit
ca2538b64f
@ -19,6 +19,8 @@ inherit autotools distutils-base pkgconfig
|
||||
# necessary to let the call for python-config succeed
|
||||
export BUILD_SYS
|
||||
export HOST_SYS
|
||||
export STAGING_INCDIR
|
||||
export STAGING_LIBDIR
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user