libaacs: fix build after $PKG_NAME-config changes

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2016-01-09 23:06:32 +01:00
parent 01c5a09105
commit 4032291dfd

View File

@ -35,6 +35,8 @@ PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
--disable-extra-warnings \
--disable-optimizations \
--with-libgcrypt-prefix=$SYSROOT_PREFIX/usr \
--with-libgpg-error-prefix=$SYSROOT_PREFIX/usr \
--with-gnu-ld"
post_makeinstall_target() {