summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-10-10 14:05:39 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-10-10 14:05:39 +0000
commit845e6f9090e6b5c35f4888340715621ca138e32a (patch)
tree6ff7eddc3bf7b6a202c88a715a0cd07b154a2c60 /packages/python
parent8933c2ee3cb60f69fa4dea00a8950475c4583f61 (diff)
parentda4a417ebdfacfb267bde3bce6051246b15c4b9b (diff)
merge of '3ae2147ae0e9236010d06c67528feb145315c5bc'
and 'fec4aa4ddc77b0de8b5e9fb5b93866952af41d0f'
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-native_2.5.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-native_2.5.1.bb b/packages/python/python-native_2.5.1.bb
index d43cb520cb..be8fc35a5a 100644
--- a/packages/python/python-native_2.5.1.bb
+++ b/packages/python/python-native_2.5.1.bb
@@ -26,8 +26,8 @@ exec_prefix = "${STAGING_DIR_NATIVE}/${layout_exec_prefix}"
EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc \
--without-cxx --with-signal-module --with-wctype-functions"
-EXTRA_OEMAKE = 'BUILD_SYS="" HOST_SYS="" STAGING_LIBDIR=${STAGING_LIBDIR} \
- STAGING_INCDIR=${STAGING_INCDIR}'
+EXTRA_OEMAKE = 'BUILD_SYS="" HOST_SYS="" STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE} \
+ STAGING_INCDIR=${STAGING_INCDIR_NATIVE}'
do_stage_append() {
install -m 0755 Parser/pgen ${STAGING_BINDIR_NATIVE}/