mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 08:57:50 +00:00
libaacs: remove RPATH
This commit is contained in:
parent
768bd08920
commit
08428eda56
@ -18,6 +18,10 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
|||||||
--with-libgpg-error-prefix=${SYSROOT_PREFIX}/usr \
|
--with-libgpg-error-prefix=${SYSROOT_PREFIX}/usr \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
mkdir -p ${INSTALL}/usr/config/aacs
|
mkdir -p ${INSTALL}/usr/config/aacs
|
||||||
cp -P ../KEYDB.cfg ${INSTALL}/usr/config/aacs
|
cp -P ../KEYDB.cfg ${INSTALL}/usr/config/aacs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user