[virt-tools-list] [PATCH] INSTALL: Fix typo in RPM generation command

Cole Robinson crobinso at redhat.com
Wed May 8 18:22:47 UTC 2013


On 05/07/2013 07:51 AM, Michal Novotny wrote:
> Signed-off-by: Michal Novotny <minovotn at redhat.com>
> ---
>  INSTALL | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/INSTALL b/INSTALL
> index 1373bc5..671f56d 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -12,7 +12,7 @@ To install the software into /usr/local (usually), you can do:
>  
>  To build an RPM, you can run:
>  
> -    python setup.py run
> +    python setup.py rpm
>  
>  setup.py generally has all the build and install commands, for more info see:
>  
> 

Thanks, pushed now.

- Cole




More information about the virt-tools-list mailing list