From 9e362f545849b2917b68dbaef809336d1407599f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 17 Oct 2017 12:19:09 +0100 Subject: [PATCH] Use autopatch instead of autosetup. --- virt-what.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/virt-what.spec b/virt-what.spec index cf317e1..f841197 100644 --- a/virt-what.spec +++ b/virt-what.spec @@ -80,7 +80,8 @@ Current types of virtualization detected: %prep -%autosetup -q +%setup -q +%autopatch -p1 %build