[selinux-policy: 682/3172] fix for removed example targeted config

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:03:53 UTC 2010


commit 996ae37b690445d337e82d3b8d95c0c8620d85db
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Sep 22 13:35:13 2005 +0000

    fix for removed example targeted config

 .../support/selinux-refpolicy-sources.spec.skel    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/support/selinux-refpolicy-sources.spec.skel b/refpolicy/support/selinux-refpolicy-sources.spec.skel
index 71f6c78..bd6444b 100644
--- a/refpolicy/support/selinux-refpolicy-sources.spec.skel
+++ b/refpolicy/support/selinux-refpolicy-sources.spec.skel
@@ -28,9 +28,9 @@ or strict policy configuration.
 %setup -q -n refpolicy
 
 %build
-cp -f policy/modules.conf.targeted_example policy/modules.conf
 sed -i -e '/^TYPE/s/strict/targeted/' Makefile
 sed -i -e 's/^#DISTRO/DISTRO/' Makefile
+sed -i -e '/^DIRECT_INITRC/s/n/y/' Makefile
 make conf
 make clean
 rm -f support/*.pyc


More information about the scm-commits mailing list