distribute: cleanup

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-15 15:06:47 +01:00
parent 57371d2c1a
commit 34d8285e6d

View File

@ -4,10 +4,4 @@
cd $PKG_BUILD
#PYTHON_LIB_DIR="`ls -d $SYSROOT_PREFIX/usr/lib/python*`"
#PYTHON_IMAGE_DIR="`ls -d $ROOT/$BUILD/image/system/usr/lib/python*`"
#export PYTHONPATH="$PYTHON_LIB_DIR/site-packages:$PYTHON_IMAGE_DIR/site-packages"
python setup.py install --prefix=$ROOT/$TOOLCHAIN
#python setup.py install --prefix=$SYSROOT_PREFIX/usr