From 56fdb6ade871caa71adb94130701575d6aecdccd4db80a9f40fb1ebc0eb08cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Wed, 14 Oct 2015 11:27:23 +0000 Subject: [PATCH] disable make check OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=22 --- cockpit.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cockpit.spec b/cockpit.spec index eac85c1..487d593 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -208,7 +208,10 @@ make selinux %endif %check +# needs full network access, doesn't work in build service +%if 0%{?suse_version} == 0 make -j check +%end %install make install DESTDIR=%{buildroot}