mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xf86-video-intel: remove RPATH
This commit is contained in:
parent
0b4c5e801e
commit
800d10232e
@ -40,6 +40,10 @@ else
|
|||||||
PKG_CONFIGURE_OPTS_TARGET+=" --with-default-dri=2"
|
PKG_CONFIGURE_OPTS_TARGET+=" --with-default-dri=2"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf ${INSTALL}/usr/share/polkit-1
|
rm -rf ${INSTALL}/usr/share/polkit-1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user