mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
move package hicolor-icon-theme:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
504578b40e
commit
aac1fb7109
@ -1,15 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
|
||||
make DESTDIR=./.install install
|
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
cp -PR $PKG_BUILD/.install/* $INSTALL
|
@ -1 +0,0 @@
|
||||
http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.10.tar.gz
|
Loading…
x
Reference in New Issue
Block a user