use %%autosetup
This commit is contained in:
parent
91817d3782
commit
e1136f1092
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user