[selinux-policy] comment out the sepolgen line

Miroslav Grepl mgrepl at fedoraproject.org
Mon Apr 4 18:43:17 UTC 2011


commit 81c96b188079d74408b8f0393cecabba9b9efe68
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Apr 4 20:43:56 2011 +0000

    comment out the sepolgen line

 selinux-policy.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 3ceed1a..a17eb64 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -97,10 +97,10 @@ SELinux policy documentation package
 %doc %{_usr}/share/doc/%{name}-%{version}
 %attr(755,root,root) %{_usr}/share/selinux/devel/policyhelp
 
-%check
-if /usr/sbin/selinuxenabled; then
-/usr/bin/sepolgen-ifgen -i %{buildroot}%{_usr}/share/selinux/devel/include -o /dev/null 
-fi
+#%check
+#if /usr/sbin/selinuxenabled; then
+#/usr/bin/sepolgen-ifgen -i %{buildroot}%{_usr}/share/selinux/devel/include -o /dev/null 
+#fi
 
 %define makeCmds() \
 make UNK_PERMS=%5 NAME=%1 TYPE=%2 DISTRO=%{distro} UBAC=n DIRECT_INITRC=%3 MONOLITHIC=%{monolithic} POLY=%4 MLS_CATS=1024 MCS_CATS=1024 bare \


More information about the scm-commits mailing list