From a311297e8d131c696db8a54210ab880eb93dcf4eef08625f36a4a45a8a354073 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 19 Nov 2009 16:00:57 +0000 Subject: [PATCH] disable probes for now as they do not build. OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=9 --- openscap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openscap.spec b/openscap.spec index b6ab573..4414e8d 100644 --- a/openscap.spec +++ b/openscap.spec @@ -46,7 +46,7 @@ More information about SCAP can be found at nvd.nist.gov. %build export SUSE_ASNEEDED=0 autoreconf -i -f -%configure --disable-silent-rules +%configure --disable-silent-rules --disable-probes make %check