From c2a5b163732de09cc2cd27e57f2f2b1b3515f51d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:12:07 +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 --- pyodbc.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyodbc.spec b/pyodbc.spec index 24d28a4..c8337b9 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -83,9 +83,6 @@ pushd python3 popd %endif -%clean -%{__rm} -rf %{buildroot} - %files -n python2-%{modulename} %{!?_licensedir:%global license %%doc}