Switch to %{__python2}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
d8f453c9a3
commit
23394959d5
@ -42,7 +42,7 @@ kernel modules.
|
|||||||
find %{buildroot} -size 0 -delete
|
find %{buildroot} -size 0 -delete
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__python} setup.py test
|
%{__python2} setup.py test
|
||||||
|
|
||||||
%files -n %{name}
|
%files -n %{name}
|
||||||
%doc README
|
%doc README
|
||||||
|
Loading…
Reference in New Issue
Block a user