[selinux-policy: 1022/3172] fix

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:33:18 UTC 2010


commit ffd04848e2e6ce60e3f0b3251206f953dcaf93bc
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Dec 6 14:35:58 2005 +0000

    fix

 refpolicy/Rules.monolithic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/Rules.monolithic b/refpolicy/Rules.monolithic
index c37f448..652bece 100644
--- a/refpolicy/Rules.monolithic
+++ b/refpolicy/Rules.monolithic
@@ -22,7 +22,7 @@ ALL_TE_FILES := $(ALL_MODULES)
 ALL_FC_FILES := $(ALL_MODULES:.te=.fc)
 
 PRE_TE_FILES := $(SECCLASS) $(ISIDS) $(AVS) $(M4SUPPORT) $(POLDIR)/mls $(POLDIR)/mcs
-POST_TE_FILES := $(POLDIR)/systemuser $(POLDIR)/users $(POLDIR)/constraints
+POST_TE_FILES := $(USER_FILES) $(POLDIR)/constraints
 
 POLICY_SECTIONS := tmp/pre_te_files.conf tmp/generated_definitions.conf tmp/all_interfaces.conf tmp/all_attrs_types.conf $(GLOBALBOOL) $(GLOBALTUN) tmp/only_te_rules.conf tmp/all_post.conf
 


More information about the scm-commits mailing list