#!/bin/sh . config/options $SCRIPTS/install Python PKG_SRC_DIR=`ls -d $PKG_BUILD` . config/options.python $TOOLCHAIN/bin/easy_install --exclude-scripts --zip-ok --prefix=$INSTALL/usr $PKG_SRC_DIR