diff options
| author | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 21:37:58 +0000 |
|---|---|---|
| committer | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 21:37:58 +0000 |
| commit | d9aa48e8ac4c98bb5704445ccd6d3a8ed95984b5 (patch) | |
| tree | fe65202b2dae9a869bac2cb5d88e5fa8cff1696f /packages/python/python-pyrex-native_0.9.8.4.bb | |
| parent | 376502fa8b079d620430a9671ad22169ba85d6db (diff) | |
| parent | 6f2f6d9acfc6c53adbc97893505a4fbb142d6f45 (diff) | |
merge of '9706988717e3c2c70303850cb12a58843a12fa20'
and 'd6e042ee5309203ac2054f2cbb7ead6cb61a4e38'
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} } |
