Files
Arch-R/packages/python/web/zope.interface/install
Stephan Raue 464906492e new package: add package 'zope.interface'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-28 11:33:14 +02:00

9 lines
207 B
Bash
Executable File

#!/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