From e99800c8fef4afc1b4aa07d5e74e0a2496c6f713 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:02:23 +0000 Subject: 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 --- diff --git a/bdii.spec b/bdii.spec index 5031770..2e24096 100644 --- a/bdii.spec +++ b/bdii.spec @@ -95,9 +95,6 @@ mkdir -p %{buildroot}%{_datadir}/%{name} install -p %SOURCE3 %{buildroot}%{_datadir}/%{name} %endif -%clean -rm -rf %{buildroot} - %if %{use_systemd} %pre # Remove old init config when systemd is used