1
0
forked from cockpit/cockpit
Klaus Kämpf 2015-10-14 11:44:13 +00:00 committed by Git OBS Bridge
parent 56fdb6ade8
commit ed0a784742

View File

@ -211,7 +211,7 @@ make selinux
# needs full network access, doesn't work in build service # needs full network access, doesn't work in build service
%if 0%{?suse_version} == 0 %if 0%{?suse_version} == 0
make -j check make -j check
%end %endif
%install %install
make install DESTDIR=%{buildroot} make install DESTDIR=%{buildroot}