mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
removing setserial, no more needed
This commit is contained in:
parent
94cfddcd18
commit
f23bd25922
@ -1,11 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr
|
||||
make
|
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/setserial $INSTALL/usr/bin
|
@ -1 +0,0 @@
|
||||
http://downloads.sourceforge.net/setserial/setserial-2.17.tar.gz
|
Loading…
x
Reference in New Issue
Block a user