mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lirc: remove RPATH
This commit is contained in:
parent
d56278823a
commit
9a1c508523
@ -30,6 +30,10 @@ pre_configure_target() {
|
||||
fi
|
||||
}
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf ${INSTALL}/usr/lib/systemd
|
||||
rm -rf ${INSTALL}/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user