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