[virt-manager PATCH] spec: use %autosetup

Cole Robinson crobinso at redhat.com
Tue Jun 22 17:05:24 UTC 2021


On 6/21/21 5:53 PM, Jonathon Jongsma wrote:
> Make sure potential patches get applied by using %autosetup instead of
> plain %setup
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
>  virt-manager.spec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/virt-manager.spec b/virt-manager.spec
> index 7ad70044..08e4d443 100644
> --- a/virt-manager.spec
> +++ b/virt-manager.spec
> @@ -99,7 +99,7 @@ machine).
>  
>  
>  %prep
> -%setup -q
> +%autosetup -p1
>  
>  
>  %build
> 

Thanks, pushed now

- Cole




More information about the virt-tools-list mailing list