Switch to %{__python2}

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-29 23:37:38 +02:00
parent d8f453c9a3
commit 23394959d5
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -42,7 +42,7 @@ kernel modules.
find %{buildroot} -size 0 -delete
%check
%{__python} setup.py test
%{__python2} setup.py test
%files -n %{name}
%doc README