mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-03 05:12:01 +00:00
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
|
||||
#
|
||||
reload $(tmpdir)/load: $(loadpath) $(fcpath) $(ncpath) $(appfiles)
|
||||
reload $(tmpdir)/load: $(loadpath) $(fcpath) $(appfiles)
|
||||
@echo "Loading $(NAME) $(loadpath)"
|
||||
$(verbose) $(LOADPOLICY) -q $(loadpath)
|
||||
@touch $(tmpdir)/load
|
||||
|
Loading…
Reference in New Issue
Block a user