From 7c725188777c4bb1a38cf94d7afa940c90651308 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:19:17 +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 --- libspatialite.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libspatialite.spec b/libspatialite.spec index dc8bff7..ab7c33d 100644 --- a/libspatialite.spec +++ b/libspatialite.spec @@ -111,9 +111,6 @@ make check V=1 %endif -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig