quiet file context validation
This commit is contained in:
parent
35b494789d
commit
c5a6dcbc3e
@ -354,7 +354,7 @@ endif
|
||||
#
|
||||
$(FCPATH): $(FC) $(LOADPATH) $(USERPATH)/system.users
|
||||
@echo "Validating file_contexts."
|
||||
$(SETFILES) -q -c $(LOADPATH) $(FC)
|
||||
$(QUIET) $(SETFILES) -q -c $(LOADPATH) $(FC)
|
||||
@echo "Installing file_contexts."
|
||||
@mkdir -p $(CONTEXTPATH)/files
|
||||
$(QUIET) install -m 644 $(FC) $(FCPATH)
|
||||
|
Loading…
Reference in New Issue
Block a user