From d9711fcd1b5420a117db9362912ba01e85b1e527298925c7b7d7a054fec0ee58 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 5 Oct 2015 12:24:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=133 --- openscap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openscap.spec b/openscap.spec index 6cd99c2..dead38a 100644 --- a/openscap.spec +++ b/openscap.spec @@ -147,12 +147,12 @@ commonly used and require additional dependencies. %if 0%{?with_bindings} %configure --disable-silent-rules %else -%configure --disable-silent-rules --disable-bindings --disable-python +%configure --disable-silent-rules --disable-bindings --disable-python --disable-python3 %endif %__make %{?_smp_mflags} %check -# #%__make check %{?_smp_mflags} ||: +%__make check %{?_smp_mflags} ||: %install %__make install DESTDIR=%{buildroot}