fixup %prep

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2017-01-06 11:36:10 +01:00
parent bbda173cde
commit bd5c14c01d

View File

@ -89,7 +89,7 @@ Python 3 bindings for the hawkey library.
%endif
%prep
%autosetup -n %{name}-%{commit}
%autosetup
mkdir build-py2
%if %{with python3}
mkdir build-py3