diff --git a/config/options.python b/config/options.python index 7c51acbddc..b5f1c65383 100644 --- a/config/options.python +++ b/config/options.python @@ -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`