From c5a6dcbc3ed6f5d920673343be69bcd334f1c358 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Aug 12 2005 18:15:00 +0000 Subject: quiet file context validation --- diff --git a/refpolicy/Makefile b/refpolicy/Makefile index 6768732..b3267e0 100644 --- a/refpolicy/Makefile +++ b/refpolicy/Makefile @@ -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)