From fd501b0107b36fa6167bf73cacbf41be7549a2d4 Mon Sep 17 00:00:00 2001 From: Marco Yuen Date: Tue, 3 Jul 2012 12:41:59 -0400 Subject: [PATCH] Explicitly turn off selinux. --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index ba462a2..1637e5a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -935,7 +935,6 @@ autoreconf -if %{?_without_numad} \ %{?_without_capng} \ %{?_without_netcf} \ - %{?_without_selinux} \ %{?_without_hal} \ %{?_without_udev} \ %{?_without_yajl} \ @@ -948,6 +947,7 @@ autoreconf -if %{with_packager_version} \ --with-qemu-user=%{qemu_user} \ --with-qemu-group=%{qemu_group} \ + --without-selinux \ --with-capng \ --with-udev \ %{init_scripts} -- 2.43.0