Python-host: cleanup

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-10 04:54:33 +01:00
parent c159035441
commit fbf9a7aa75

View File

@ -52,8 +52,7 @@ make PYTHON_MODULES_INCLUDE="$HOST_INCDIR" \
PYTHON_DISABLE_MODULES="$PY_DISABLED_MODULES" \ PYTHON_DISABLE_MODULES="$PY_DISABLED_MODULES" \
install install
cp Parser/pgen ./hostpgen cp Parser/pgen $ROOT/$TOOLCHAIN/bin
cp python ./hostpython
# symlink python binary to python2 (needed for Mesa) # symlink python binary to python2 (needed for Mesa)
ln -sf python $ROOT/$TOOLCHAIN/bin/python2 ln -sf python $ROOT/$TOOLCHAIN/bin/python2