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
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# needs full network access, doesn't work in build service
|
||||||
|
%if 0%{?suse_version} == 0
|
||||||
make -j check
|
make -j check
|
||||||
|
%end
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%{buildroot}
|
make install DESTDIR=%{buildroot}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user