mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
move package libungif:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
8c524b3798
commit
c649712373
@ -1,19 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--without-x \
|
||||
|
||||
make -C lib
|
||||
|
||||
$MAKEINSTALL -C lib
|
@ -1 +0,0 @@
|
||||
http://prdownloads.sourceforge.net/giflib/libungif-4.1.4.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user