From 364c2691a15f100314cc56fadd5bfd6c4d094f87 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:22:04 +0100 Subject: [PATCH] Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- munge.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/munge.spec b/munge.spec index d31d686..8f62074 100644 --- a/munge.spec +++ b/munge.spec @@ -89,9 +89,6 @@ chmod 700 %{buildroot}%{_sysconfdir}/munge # of it is. touch %{buildroot}%{_var}/run/munge/munged.pid -%clean -rm -rf %{buildroot} - %postun %systemd_postun_with_restart munge.service