mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-26 04:06:46 +00:00
xf86-video-ati: remove RPATH
This commit is contained in:
parent
800d10232e
commit
d3f50039f7
@ -16,6 +16,10 @@ PKG_TOOLCHAIN="autotools"
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-glamor \
|
PKG_CONFIGURE_OPTS_TARGET="--enable-glamor \
|
||||||
--with-xorg-module-dir=${XORG_PATH_MODULES}"
|
--with-xorg-module-dir=${XORG_PATH_MODULES}"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
mkdir -p ${INSTALL}/etc/X11
|
mkdir -p ${INSTALL}/etc/X11
|
||||||
cp ${PKG_DIR}/config/*.conf ${INSTALL}/etc/X11
|
cp ${PKG_DIR}/config/*.conf ${INSTALL}/etc/X11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user