move package superiotool:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-11-06 15:10:57 +01:00
parent 94c4080791
commit 4d10c33670
3 changed files with 0 additions and 18 deletions

View File

@ -1,11 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
cd $BUILD/$1*
$MAKE CC=$TARGET_CC
$STRIP $1

View File

@ -1,6 +0,0 @@
#!/bin/sh
. config/options
mkdir -p $INSTALL/usr/bin
cp -PR $BUILD/$1*/$1 $INSTALL/usr/bin

View File

@ -1 +0,0 @@
http://sources.openelec.tv/svn/superiotool-svn-4111.tar.bz2