mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
move package libnfo:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
3229e5f414
commit
07d459d1f2
@ -1,18 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
|
||||||
./configure --prefix=/usr \
|
|
||||||
--disable-static \
|
|
||||||
--enable-shared \
|
|
||||||
--disable-debug \
|
|
||||||
--cross-compile \
|
|
||||||
--disable-doc \
|
|
||||||
--enable-logcolor \
|
|
||||||
|
|
||||||
make
|
|
||||||
|
|
||||||
$MAKEINSTALL
|
|
@ -1,6 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
|
||||||
cp -PR $PKG_BUILD/src/*.so* $INSTALL/usr/lib
|
|
@ -1 +0,0 @@
|
|||||||
http://sources.openelec.tv/svn/libnfo-20091010.tar.bz2
|
|
Loading…
x
Reference in New Issue
Block a user