forked from cockpit/cockpit
disable make check
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=22
This commit is contained in:
parent
65f2b394da
commit
56fdb6ade8
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user