also actually disable running the tests on el6

epel9
Jens Petersen 9 years ago
parent 8b95085e3f
commit ce3d9b2087

@ -66,8 +66,10 @@ rm %{buildroot}%{_libdir}/libcmark.a
%check
%if %{undefined disable_tests}
cd build
ctest -V %{?_smp_mflags}
%endif
%post lib -p /sbin/ldconfig

Loading…
Cancel
Save