mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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"
|
||||
}
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf ${INSTALL}/usr/bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user