From 44ff50bbcea9061fd51218f8045c604f89b0ad0c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:53:59 +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 --- ca-certificates.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/ca-certificates.spec b/ca-certificates.spec index c9cedf5..135ab8b 100644 --- a/ca-certificates.spec +++ b/ca-certificates.spec @@ -243,9 +243,6 @@ ln -s %{catrustdir}/extracted/openssl/%{openssl_format_trust_bundle} \ ln -s %{catrustdir}/extracted/%{java_bundle} \ $RPM_BUILD_ROOT%{pkidir}/%{java_bundle} -%clean -rm -rf $RPM_BUILD_ROOT - %pre if [ $1 -gt 1 ] ; then