Files
Arch-R/packages/python/web/TwistedCore/install

9 lines
124 B
Plaintext
Raw Normal View History

#!/bin/sh
. config/options $1
BUILD_DIR=`ls -d $PKG_BUILD`
. config/options.python
cp -PR $BUILD_DIR/.install/* $INSTALL