use %%autosetup

This commit is contained in:
Rex Dieter 2018-05-30 13:16:51 -05:00
parent 91817d3782
commit e1136f1092

View File

@ -51,9 +51,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%prep %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 %build
%{qmake_qt5} %{qmake_qt5}