From 6377baf494afe72f056b4e857e8ebe7b7a3d92f2 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Nov 04 2015 08:18:12 +0000 Subject: don't print any messages on the run during post --- diff --git a/crypto-policies.spec b/crypto-policies.spec index b5bb45f..ffebca7 100644 --- a/crypto-policies.spec +++ b/crypto-policies.spec @@ -53,7 +53,7 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/crypto-policies/config make check %{?_smp_mflags} %post -%{_bindir}/update-crypto-policies --no-check +%{_bindir}/update-crypto-policies --no-check >/dev/null %files