[selinux-policy: 935/3172] dont install booleans file anymore

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:25:51 UTC 2010


commit ce1e893b1ee11b6519448b6a9e56435d231fcddc
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Nov 9 19:49:57 2005 +0000

    dont install booleans file anymore

 refpolicy/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/Makefile b/refpolicy/Makefile
index 9708a6d..d814771 100644
--- a/refpolicy/Makefile
+++ b/refpolicy/Makefile
@@ -178,7 +178,7 @@ M4SUPPORT = $(wildcard $(POLDIR)/support/*.spt)
 
 APPCONF := config/appconfig-$(TYPE)
 APPDIR := $(CONTEXTPATH)
-APPFILES := $(addprefix $(APPDIR)/,default_contexts default_type initrc_context failsafe_context userhelper_context removable_context dbus_contexts customizable_types) $(CONTEXTPATH)/files/media $(INSTALLDIR)/booleans
+APPFILES := $(addprefix $(APPDIR)/,default_contexts default_type initrc_context failsafe_context userhelper_context removable_context dbus_contexts customizable_types) $(CONTEXTPATH)/files/media
 CONTEXTFILES += $(wildcard $(APPCONF)/*_context*) $(APPCONF)/media
 USER_FILES := $(POLDIR)/systemuser $(POLDIR)/users
 


More information about the scm-commits mailing list