aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <cpebenito@tresys.com>2014-09-24 13:10:37 -0400
committerSven Vermeulen <sven.vermeulen@siphos.be>2014-10-12 10:24:27 +0200
commit465454fc28242165142d26bacbca592ca0565849 (patch)
treeec182b603e8215d950613e34116f79fc20dc1915 /Rules.monolithic
parentModule version bump for changes to the networkmanager modules by Lubomir Rintel (diff)
downloadhardened-refpolicy-465454fc28242165142d26bacbca592ca0565849.tar.gz
hardened-refpolicy-465454fc28242165142d26bacbca592ca0565849.tar.bz2
hardened-refpolicy-465454fc28242165142d26bacbca592ca0565849.zip
Drop RHEL4 and RHEL5 support.
Diffstat (limited to 'Rules.monolithic')
-rw-r--r--Rules.monolithic7
1 files changed, 0 insertions, 7 deletions
diff --git a/Rules.monolithic b/Rules.monolithic
index 6505550d0..d2de91635 100644
--- a/Rules.monolithic
+++ b/Rules.monolithic
@@ -195,13 +195,6 @@ $(fcpath): $(fc) $(loadpath) $(userpath)/system.users
$(verbose) $(INSTALL) -m 0644 $(fc) $(fcpath)
$(verbose) $(INSTALL) -m 0644 $(homedir_template) $(homedirpath)
$(verbose) $(UMASK) 022 ; $(genhomedircon) -d $(topdir) -t $(NAME) $(USEPWD)
-ifeq "$(DISTRO)" "rhel4"
-# Setfiles in RHEL4 does not look at file_contexts.homedirs.
- $(verbose) cat $@.homedirs >> $@
-# Delete the file_contexts.homedirs in case the toolchain has
-# been updated, to prevent duplicate match errors.
- $(verbose) rm -f $@.homedirs
-endif
########################################
#