forked from pool/openscap
This commit is contained in:
parent
4b365c9471
commit
f38bdeafcc
@ -293,11 +293,11 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml %{buildroot}/%{_datadir}/ope
|
||||
|
||||
%files docker
|
||||
%defattr(-, root, root)
|
||||
if %if 0%{?suse_version} >= 1550
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%{python3_sitelib}/oscap_docker_python
|
||||
%else
|
||||
%{python_sitelib}/oscap_docker_python
|
||||
%fi
|
||||
%endif
|
||||
%{_bindir}/oscap-docker
|
||||
|
||||
%if 0%{?with_bindings}
|
||||
|
Loading…
Reference in New Issue
Block a user