mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
move package xcbproto:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
07687aa574
commit
98c8281acb
@ -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 \
|
||||
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
@ -1 +0,0 @@
|
||||
http://xcb.freedesktop.org/dist/xcb-proto-1.4.tar.gz
|
Loading…
x
Reference in New Issue
Block a user