From c9ffbb9670522e0f395c8cd3efb775c9853ffab2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:45:15 +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-xmltramp.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index d7766a8..3d67d46 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -45,9 +45,6 @@ mkdir -p $RPM_BUILD_ROOT/%{python_sitelib}/ cp -p xmltramp.py $RPM_BUILD_ROOT/%{python_sitelib}/ -%clean -rm -rf $RPM_BUILD_ROOT - %files -n python2-xmltramp %defattr(-,root,root,-)