Needs to run make check
This commit is contained in:
parent
584828b225
commit
60dcad177d
@ -125,7 +125,7 @@ mv doc/sphinx/build/html doc
|
|||||||
rm -rf doc/sphinx/build
|
rm -rf doc/sphinx/build
|
||||||
|
|
||||||
%check
|
%check
|
||||||
#make check LD_LIBRARY_PATH="%{buildroot}%{_libdir}:%{buildroot}%{_libdir}/%{name}" TESTS_PARALLELISM=5 VERBOSE=1
|
make check LD_LIBRARY_PATH="%{buildroot}%{_libdir}:%{buildroot}%{_libdir}/%{name}" TESTS_PARALLELISM=5 VERBOSE=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user