config/options.python:

- cleanup a bit
This commit is contained in:
Stephan Raue 2010-01-17 06:32:07 +01:00
parent f970258635
commit 8b7a244163

View File

@ -1,5 +1,4 @@
PYTHON_DIR="`ls -d $ROOT/$BUILD/Python*`"
PYTHON_LIBDIR="`ls -d $SYSROOT_PREFIX/usr/lib/python*`"
PYTHON_TOOLCHAIN_PATH=`ls -d $SYSROOT_PREFIX/usr/lib/python*/site-packages`
PYTHON_IMAGE_PATH=`ls -d $INSTALL/usr/lib/python*/site-packages`