From f38bdeafccd37acc895d48944add05022103be9c3db96cc91d8b91d663313212 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 7 Jun 2018 11:43:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=220 --- openscap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openscap.spec b/openscap.spec index d3af8ad..27e0766 100644 --- a/openscap.spec +++ b/openscap.spec @@ -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}