Files
Arch-R/packages/python/sysutils/cssutils/install

11 lines
146 B
Plaintext
Raw Normal View History

2009-03-18 13:02:53 +01:00
#!/bin/sh
. config/options
$SCRIPTS/install Python
BUILD_DIR=`ls -d $BUILD/$1*`
. config/options.python
cp -PR $BUILD_DIR/.install/* $INSTALL