[yocto] [meta-security][PATCH] clamav: fix ncurses configure option

akuster808 akuster808 at gmail.com
Fri Mar 27 22:27:34 PDT 2015


merged to master-next.

Thanks,
Armin

On 03/27/2015 02:25 PM, Hugo Vasconcelos Saldanha wrote:
> Signed-off-by: Hugo Vasconcelos Saldanha <hugo.saldanha at aker.com.br>
> ---
>   recipes-security/clamav/clamav_0.98.5.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-security/clamav/clamav_0.98.5.bb b/recipes-security/clamav/clamav_0.98.5.bb
> index 8f71654..08604a7 100644
> --- a/recipes-security/clamav/clamav_0.98.5.bb
> +++ b/recipes-security/clamav/clamav_0.98.5.bb
> @@ -53,7 +53,7 @@ EXTRA_OECONF += " --with-user=${UID}  --with-group=${GID} \
>               --with-openssl=${STAGING_LIBDIR}/.. \
>               --with-zlib=${STAGING_LIBDIR}/.. \
>               --with-libbz2-prefix=${STAGING_DIR}${prefix} \
> -            --with-libcurses-prefix=${STAGING_LIBDIR}/.. \
> +            --with-libncurses-prefix=${STAGING_LIBDIR}/.. \
>   "
>
>   do_install_append () {
>



More information about the yocto mailing list