From 22dd98cd3f54d068daf065542249033f098ddb43 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:11:54 +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 --- lftp.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/lftp.spec b/lftp.spec index 7f034d7..57375c7 100644 --- a/lftp.spec +++ b/lftp.spec @@ -62,9 +62,6 @@ desktop-file-install \ %find_lang %{name} -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig