initial import

This commit is contained in:
Stephan Raue
2009-03-18 13:02:53 +01:00
commit de71016fb4
874 changed files with 206979 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/bin/sh
. config/options
$SCRIPTS/install Python
BUILD_DIR=`ls -d $BUILD/$1*`
. config/options.python
cp -PR $BUILD_DIR/.install/* $INSTALL