Files
Arch-R/packages/python/web/zope.interface/install

9 lines
207 B
Plaintext
Raw Normal View History

#!/bin/sh
. config/options $1
. config/options.python
PKG_SRC_DIR=`ls -d $PKG_BUILD`
$TOOLCHAIN/bin/easy_install --exclude-scripts --zip-ok --no-deps --quiet --prefix=$INSTALL/usr $PKG_SRC_DIR/dist/*.egg