mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 08:57:50 +00:00
vdr-plugin-xvdr: only install relevant libs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7e481917c9
commit
2839c54050
@ -23,7 +23,7 @@
|
||||
. config/options $1
|
||||
|
||||
mkdir -p $INSTALL/usr/lib/vdr
|
||||
cp $PKG_BUILD/libvdr-xvdr.so* $INSTALL/usr/lib/vdr
|
||||
cp $PKG_BUILD/libvdr-xvdr.so.* $INSTALL/usr/lib/vdr
|
||||
|
||||
mkdir -p $INSTALL/usr/config/vdr/plugins/xvdr
|
||||
cp $PKG_DIR/config/allowed_hosts.conf $INSTALL/usr/config/vdr/plugins/xvdr/
|
||||
|
Loading…
x
Reference in New Issue
Block a user