mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
lzo:
- fix installation of libs
This commit is contained in:
parent
42e650fcda
commit
404481c3f1
@ -3,5 +3,5 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
cp $PKG_BUILD/src/.libs/*.so* $INSTALL/usr/lib
|
cp -PR $PKG_BUILD/src/.libs/*.so* $INSTALL/usr/lib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user