Use autosetup

This commit is contained in:
eabdullin 2024-09-13 13:58:13 +03:00
parent 99ed8f7f5b
commit 6a8c73198f

View File

@ -201,9 +201,6 @@ Python 3 bindings for the hawkey library.
%prep
%autosetup -p1
%ifarch x86_64_v2
%autopatch 1004 -p1
%endif
%if %{with python2}
mkdir build-py2
%endif