Disable 'make check'

It doesn't do anything useful right now; all tests just fail. It
probably needs a display server to make the tests properly work.
This commit is contained in:
Kalev Lember 2014-08-22 12:05:57 +02:00
parent d6b4a30025
commit ec3f501d38

View File

@ -114,9 +114,6 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
%find_lang %{name}
%check
make check V=1 ||:
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig