trunk: do not install netfilter_contexts on monolithic.
This commit is contained in:
parent
6ab634a512
commit
285d009351
@ -96,7 +96,7 @@ endif
|
|||||||
#
|
#
|
||||||
# Load the binary policy
|
# Load the binary policy
|
||||||
#
|
#
|
||||||
reload $(tmpdir)/load: $(loadpath) $(fcpath) $(ncpath) $(appfiles)
|
reload $(tmpdir)/load: $(loadpath) $(fcpath) $(appfiles)
|
||||||
@echo "Loading $(NAME) $(loadpath)"
|
@echo "Loading $(NAME) $(loadpath)"
|
||||||
$(verbose) $(LOADPOLICY) -q $(loadpath)
|
$(verbose) $(LOADPOLICY) -q $(loadpath)
|
||||||
@touch $(tmpdir)/load
|
@touch $(tmpdir)/load
|
||||||
|
Loading…
Reference in New Issue
Block a user