mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
move package superiotool:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
94c4080791
commit
4d10c33670
@ -1,11 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
|
||||||
|
|
||||||
cd $BUILD/$1*
|
|
||||||
|
|
||||||
$MAKE CC=$TARGET_CC
|
|
||||||
|
|
||||||
$STRIP $1
|
|
@ -1,6 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/bin
|
|
||||||
cp -PR $BUILD/$1*/$1 $INSTALL/usr/bin
|
|
@ -1 +0,0 @@
|
|||||||
http://sources.openelec.tv/svn/superiotool-svn-4111.tar.bz2
|
|
Loading…
x
Reference in New Issue
Block a user