From 64eaa064d893a2010aef984cae84610d4f6cd7f1 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:11: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 --- efibootmgr.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/efibootmgr.spec b/efibootmgr.spec index 33000b4..c113418 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -48,9 +48,6 @@ rm -rf %{buildroot} includedir=%{_includedir} libexecdir=%{_libexecdir} \ datadir=%{_datadir} -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc}