From 19d36c540a4e003589e8209ebe87c74721b15b45 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 1 Mar 2014 15:46:03 -0500 Subject: [PATCH] packaging: Update internal spec file --- packaging/ostree.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/ostree.spec.in b/packaging/ostree.spec.in index 105b0aeb..9d4c9795 100644 --- a/packaging/ostree.spec.in +++ b/packaging/ostree.spec.in @@ -64,7 +64,8 @@ This package installs and sets up the SELinux policy security module for %{name} env NOCONFIGURE=1 ./autogen.sh %configure --disable-silent-rules \ --enable-gtk-doc \ - --disable-libarchive \ + --with-selinux \ + --enable-selinux-custom-policy \ --with-dracut make %{?_smp_mflags}