From e688115b6d0584d7847dd844846bdc6c09e72349 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:56:41 +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 --- openssl.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/openssl.spec b/openssl.spec index 912c59b..880022e 100644 --- a/openssl.spec +++ b/openssl.spec @@ -371,9 +371,6 @@ install -m644 %{SOURCE9} \ LD_LIBRARY_PATH=`pwd`${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} export LD_LIBRARY_PATH -%clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - %files %{!?_licensedir:%global license %%doc} %license LICENSE