mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libplist: remove RPATH
This commit is contained in:
parent
7696a97e84
commit
6b960f1c88
@ -18,6 +18,10 @@ pre_configure_target() {
|
|||||||
export CONFIG_SHELL="/bin/bash"
|
export CONFIG_SHELL="/bin/bash"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf ${INSTALL}/usr/bin
|
rm -rf ${INSTALL}/usr/bin
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user