diff options
| author | Robert Schuster <thebohemian@gmx.net> | 2008-10-05 15:31:39 +0000 |
|---|---|---|
| committer | Robert Schuster <thebohemian@gmx.net> | 2008-10-05 15:31:39 +0000 |
| commit | 5731ad06007b17aa25da00f99776de4c1bc16512 (patch) | |
| tree | c098b80c1c5c9235e368508063f1391f29b9afe2 /packages/python/python-pyrex-native_0.9.8.4.bb | |
| parent | 6265c89321d13996212881744128bd4ee25b202b (diff) | |
| parent | 5e3b01d1b067e80b5e731c6cb384994e28d5f18d (diff) | |
merge of 'ae8724641e6c8131ac3706e49cd36a7e993fc697'
and 'e74e0c0ff5084d996f1c4b3b2c87244159a057ee'
Diffstat (limited to 'packages/python/python-pyrex-native_0.9.8.4.bb')
| -rw-r--r-- | packages/python/python-pyrex-native_0.9.8.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/python/python-pyrex-native_0.9.8.4.bb b/packages/python/python-pyrex-native_0.9.8.4.bb index d7ec81fd8e..4405212040 100644 --- a/packages/python/python-pyrex-native_0.9.8.4.bb +++ b/packages/python/python-pyrex-native_0.9.8.4.bb @@ -5,5 +5,6 @@ RDEPENDS = "" do_stage() { BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ + STAGING_LIBDIR=${STAGING_LIBDIR} STAGING_INCDIR=${STAGING_INCDIR} \ ${STAGING_BINDIR}/python setup.py install --prefix=${STAGING_BINDIR}/.. --install-data=${STAGING_DATADIR} } |
