mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27: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"
|
||||
}
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
safe_remove ${INSTALL}/usr/lib/systemd
|
||||
safe_remove ${INSTALL}/usr/bin/bluemoon
|
||||
|
Loading…
x
Reference in New Issue
Block a user