mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pcre: fix pcre-config script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
78656d8531
commit
a3314654bf
@ -52,4 +52,5 @@ pre_configure_target() {
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/bin
|
||||
sed -e "s:\(['= ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" -i $SYSROOT_PREFIX/usr/bin/$PKG_NAME-config
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user