From 4cd6e561f340279dab93a1721c43b1ea1dcdbfde Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:34:46 +0000 Subject: 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 --- diff --git a/python-strainer.spec b/python-strainer.spec index c76dabb..1aa7a08 100644 --- a/python-strainer.spec +++ b/python-strainer.spec @@ -44,9 +44,6 @@ rm -rf %{buildroot} %{__python} setup.py install -O1 --skip-build \ --install-data=%{_datadir} --root %{buildroot} -%clean -rm -rf %{buildroot} - %files -n python2-strainer %{python_sitelib}/*