mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 09:27:49 +00:00
vdr-plugin-dvbapi: only install relevant libs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ebfd960e64
commit
7e481917c9
@ -23,4 +23,4 @@
|
|||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib/vdr
|
mkdir -p $INSTALL/usr/lib/vdr
|
||||||
cp $PKG_BUILD/libvdr-dvbapi.so* $INSTALL/usr/lib/vdr
|
cp $PKG_BUILD/libvdr-dvbapi.so.* $INSTALL/usr/lib/vdr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user