Files
Arch-R/packages/python/www/zope.interface/build

12 lines
166 B
Plaintext
Raw Normal View History

2009-03-18 13:02:53 +01:00
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
2009-05-09 03:56:17 +02:00
$SCRIPTS/build Python
2009-03-18 13:02:53 +01:00
. config/options.python
cd $PKG_BUILD
2009-05-09 03:56:17 +02:00
$PYTHON setup.py bdist_egg --exclude-source-files