mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
bluez: remove RPATH
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user