From 38305f23ffda1d39cbba037d211d43c5862e0a1f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:05:13 +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 --- grub2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/grub2.spec b/grub2.spec index 00e31cb..3511bdd 100644 --- a/grub2.spec +++ b/grub2.spec @@ -232,9 +232,6 @@ EOF %undefine buildsubdir -%clean -rm -rf $RPM_BUILD_ROOT - %pre tools if [ -f /boot/grub2/user.cfg ]; then if grep -q '^GRUB_PASSWORD=' /boot/grub2/user.cfg ; then