mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-26 19:17:08 +00:00
clamav: fix ncurses configure option
Signed-off-by: Hugo Vasconcelos Saldanha <hugo.saldanha@aker.com.br> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8090e1bf2f
commit
070ccbb476
@@ -53,7 +53,7 @@ EXTRA_OECONF += " --with-user=${UID} --with-group=${GID} \
|
|||||||
--with-openssl=${STAGING_LIBDIR}/.. \
|
--with-openssl=${STAGING_LIBDIR}/.. \
|
||||||
--with-zlib=${STAGING_LIBDIR}/.. \
|
--with-zlib=${STAGING_LIBDIR}/.. \
|
||||||
--with-libbz2-prefix=${STAGING_DIR}${prefix} \
|
--with-libbz2-prefix=${STAGING_DIR}${prefix} \
|
||||||
--with-libcurses-prefix=${STAGING_LIBDIR}/.. \
|
--with-libncurses-prefix=${STAGING_LIBDIR}/.. \
|
||||||
"
|
"
|
||||||
|
|
||||||
do_install_append () {
|
do_install_append () {
|
||||||
|
|||||||
Reference in New Issue
Block a user