mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
bluez: remove RPATH
This commit is contained in:
parent
254219ed6e
commit
edbe9d8fe9
@ -46,6 +46,10 @@ pre_configure_target() {
|
|||||||
export LIBS="-lncurses"
|
export LIBS="-lncurses"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
safe_remove ${INSTALL}/usr/lib/systemd
|
safe_remove ${INSTALL}/usr/lib/systemd
|
||||||
safe_remove ${INSTALL}/usr/bin/bluemoon
|
safe_remove ${INSTALL}/usr/bin/bluemoon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user