mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pcre:
- fix installation of libs
This commit is contained in:
parent
45ace46526
commit
b65eb08fec
@ -3,5 +3,5 @@
|
||||
. config/options
|
||||
|
||||
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