mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
enca:
- fix installation of libs
This commit is contained in:
parent
d6e37d2ed0
commit
889b8c2852
@ -3,5 +3,5 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
cp $PKG_BUILD/lib/.libs/*.so* $INSTALL/usr/lib
|
cp -PR $PKG_BUILD/lib/.libs/*.so* $INSTALL/usr/lib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user