From 60565f1ac0baa1913d494314c59cc0a5dad6d943 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:39:18 +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 --- setup.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.spec b/setup.spec index 1975642..1f57a2b 100644 --- a/setup.spec +++ b/setup.spec @@ -52,9 +52,6 @@ rm -f %{buildroot}/etc/shadowconvert.sh rm -f %{buildroot}/etc/setup.spec rm -rf %{buildroot}/etc/contrib -%clean -rm -rf %{buildroot} - #throw away useless and dangerous update stuff until rpm will be able to #handle it ( http://rpm.org/ticket/6 ) %post -p