mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
move package liboil:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
8f752086f1
commit
d0b868c5e8
@ -1,18 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--disable-glib \
|
||||
|
||||
$MAKE
|
||||
|
||||
$MAKEINSTALL
|
@ -1 +0,0 @@
|
||||
http://liboil.freedesktop.org/download/liboil-0.3.16.tar.gz
|
Loading…
x
Reference in New Issue
Block a user