From 9d9b59b9aaf501556fddea028fc8759baeb1fa30 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 26 Apr 2013 16:54:44 +0200 Subject: [PATCH] build with --enable-selinux-policy --- openscap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openscap.spec b/openscap.spec index c790164..4a78e79 100644 --- a/openscap.spec +++ b/openscap.spec @@ -132,7 +132,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fpie" export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now" %endif -%configure --enable-sce --enable-perl +%configure --enable-sce --enable-perl --enable-selinux-policy make %{?_smp_mflags} # Remove shebang from bash-completion script