qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Makefile: Fix help text for target 'installer'


From: Michael Roth
Subject: Re: [Qemu-devel] [PATCH] Makefile: Fix help text for target 'installer'
Date: Thu, 20 Oct 2016 15:16:12 -0500
User-agent: alot/0.3.6

Quoting Stefan Weil (2016-10-20 14:36:32)
> The NSIS based installer currently does not install qemu-ga.
> It installs the executables and other files for the QEMU system emulation.
> 
> Signed-off-by: Stefan Weil <address@hidden>

Reviewed-by: Michael Roth <address@hidden>

> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 3bcb056..69595ad 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -695,7 +695,7 @@ help:
>         @echo  ''
>  ifdef CONFIG_WIN32
>         @echo  'Windows targets:'
> -       @echo  '  installer       - Build NSIS-based installer for qemu-ga'
> +       @echo  '  installer       - Build NSIS-based installer for QEMU'
>  ifdef QEMU_GA_MSI_ENABLED
>         @echo  '  msi             - Build MSI-based installer for qemu-ga'
>  endif
> -- 
> 2.9.3
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]