]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
trunk: do not install netfilter_contexts on monolithic.
authorChris PeBenito <cpebenito@tresys.com>
Mon, 19 Nov 2007 20:02:50 +0000 (20:02 +0000)
committerChris PeBenito <cpebenito@tresys.com>
Mon, 19 Nov 2007 20:02:50 +0000 (20:02 +0000)
Rules.monolithic

index d93524ea9e93985c6785a49d6ce976719eb2f667..5c11c131641d6c5b9552761c84022e89f77ed057 100644 (file)
@@ -96,7 +96,7 @@ endif
 #
 # Load the binary policy
 #
-reload $(tmpdir)/load: $(loadpath) $(fcpath) $(ncpath) $(appfiles)
+reload $(tmpdir)/load: $(loadpath) $(fcpath) $(appfiles)
        @echo "Loading $(NAME) $(loadpath)"
        $(verbose) $(LOADPOLICY) -q $(loadpath)
        @touch $(tmpdir)/load