mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
pcre:
- fix installation of libs
This commit is contained in:
parent
45ace46526
commit
b65eb08fec
@ -3,5 +3,5 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
cp $PKG_BUILD/.libs/libpcre*.so*[.0-9] $INSTALL/usr/lib
|
cp -PR $PKG_BUILD/.libs/libpcre*.so*[.0-9] $INSTALL/usr/lib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user