mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libcdio: install *.so files too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4e1bc3d27d
commit
c1295901c1
@ -23,4 +23,5 @@
|
||||
. config/options $1
|
||||
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
cp -P $PKG_BUILD/lib/*/.libs/*.so $INSTALL/usr/lib
|
||||
cp -P $PKG_BUILD/lib/*/.libs/*.so*[.0-9] $INSTALL/usr/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user