This commit is contained in:
parent
8e2deae43b
commit
26a9a39cb7
@ -293,7 +293,11 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml %{buildroot}/%{_datadir}/ope
|
|||||||
|
|
||||||
%files docker
|
%files docker
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
if %if 0%{?suse_version} >= 1500
|
||||||
%{python3_sitelib}/oscap_docker_python
|
%{python3_sitelib}/oscap_docker_python
|
||||||
|
%else
|
||||||
|
%{python3_sitelib}/oscap_docker_python
|
||||||
|
%endif
|
||||||
%{_bindir}/oscap-docker
|
%{_bindir}/oscap-docker
|
||||||
|
|
||||||
%if 0%{?with_bindings}
|
%if 0%{?with_bindings}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user