mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
rtmpdump: install rtmpdump binary
this reverts part of f4fd322f
This commit is contained in:
parent
8caaa821ee
commit
76928db47b
@ -22,6 +22,9 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp -P $PKG_BUILD/rtmpdump $INSTALL/usr/bin
|
||||
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
cp -P $PKG_BUILD/librtmp/*.so* $INSTALL/usr/lib
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user