[openscap] build with --enable-selinux-policy

plautrba plautrba at fedoraproject.org
Fri Apr 26 14:54:51 UTC 2013


commit 9d9b59b9aaf501556fddea028fc8759baeb1fa30
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Fri Apr 26 16:54:44 2013 +0200

    build with --enable-selinux-policy

 openscap.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list