This commit is contained in:
parent
837f18c673
commit
18b1de7e37
@ -89,8 +89,10 @@ rm -rf html/.{doctrees,buildinfo}
|
|||||||
%{__python2} setup.py install --skip-build --root %{buildroot}
|
%{__python2} setup.py install --skip-build --root %{buildroot}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%ifnarch %ix86
|
||||||
testr init
|
testr init
|
||||||
testr run --parallel
|
testr run --parallel
|
||||||
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user