libaacs: remove RPATH

This commit is contained in:
heitbaum 2022-01-13 07:53:29 +00:00
parent 768bd08920
commit 08428eda56

View File

@ -18,6 +18,10 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
--with-libgpg-error-prefix=${SYSROOT_PREFIX}/usr \
--with-gnu-ld"
post_configure_target() {
libtool_remove_rpath libtool
}
post_makeinstall_target() {
mkdir -p ${INSTALL}/usr/config/aacs
cp -P ../KEYDB.cfg ${INSTALL}/usr/config/aacs