From ebffbbd2fb58543b5d9dd47af5a17ce9b44b1f5e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:33:20 +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 --- python-lit.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-lit.spec b/python-lit.spec index b4cad9d..5d13a15 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -77,9 +77,6 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{srcna #{__python3} setup.py test %endif -%clean -rm -rf %{buildroot} - %files -n python2-%{srcname} %doc README.txt %{python2_sitelib}/*