mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
attr: remove package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f6f3d4b83e
commit
149485b781
@ -1,16 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options $1
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
./configure --host=$HOST_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=$ROOT/$TOOLCHAIN \
|
||||
|
||||
make
|
||||
make install-lib
|
||||
make install-dev
|
||||
|
@ -1 +0,0 @@
|
||||
http://download.savannah.gnu.org/releases/attr/attr-2.4.44.src.tar.gz
|
Loading…
x
Reference in New Issue
Block a user