From ec3f501d3873c9c1c0ebae34f29cbfd97dfbd5e3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 22 Aug 2014 12:05:57 +0200 Subject: [PATCH] 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. --- cogl.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/cogl.spec b/cogl.spec index 5f0ffb3..60ac436 100644 --- a/cogl.spec +++ b/cogl.spec @@ -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