From cef13fada887f79fd5d3315acd273a552f6537e0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:13:09 +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 --- freeipa.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/freeipa.spec b/freeipa.spec index 71b94a4..ec89c84 100644 --- a/freeipa.spec +++ b/freeipa.spec @@ -1176,9 +1176,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/cron.d %endif # ONLY_CLIENT -%clean -rm -rf %{buildroot} - %if ! %{ONLY_CLIENT}