SHA256
1
0
forked from pool/openscap

disable probes for now as they do not build.

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=9
This commit is contained in:
Marcus Meissner 2009-11-19 16:00:57 +00:00 committed by Git OBS Bridge
parent 040e4908a7
commit a311297e8d

View File

@ -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