From 91e8c57a50ec071873d1b5f4e8f1d661d0597f4e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:59:55 +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 --- evolution-data-server.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index f2198df..b9432bf 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -266,9 +266,6 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \; %find_lang %{name} -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun