From e1136f1092e1514f4febe907814bb199f77ce05f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 30 May 2018 13:16:51 -0500 Subject: [PATCH] use %%autosetup --- qt5-qtwayland.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 453b548..30e5571 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -51,9 +51,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %prep -%setup -q -n %{qt_module}-everywhere-src-%{version} +%autosetup -n %{qt_module}-everywhere-src-%{version} -p1 -%patch0 -p1 -b .test-for-null-pointer-before-using-it %build %{qmake_qt5}