[selinux-policy: 1218/3172] remove unneeded dep

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:50:12 UTC 2010


commit 988a441b79fb99f00483fe62e79b7ae395fd16f2
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Feb 16 16:45:56 2006 +0000

    remove unneeded dep

 refpolicy/Rules.monolithic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/Rules.monolithic b/refpolicy/Rules.monolithic
index b383186..d324c0b 100644
--- a/refpolicy/Rules.monolithic
+++ b/refpolicy/Rules.monolithic
@@ -105,7 +105,7 @@ $(TMPDIR)/pre_te_files.conf: $(PRE_TE_FILES)
 	@test -d $(TMPDIR) || mkdir -p $(TMPDIR)
 	$(verbose) cat $^ > $@
 
-$(TMPDIR)/generated_definitions.conf: $(ALL_LAYERS) $(ALL_TE_FILES)
+$(TMPDIR)/generated_definitions.conf: $(ALL_TE_FILES)
 # per-userdomain templates:
 	@test -d $(TMPDIR) || mkdir -p $(TMPDIR)
 	$(verbose) echo "define(\`base_per_userdomain_template',\`" > $@


More information about the scm-commits mailing list