From 14eba1980938a4b1b1dbc42f089c4a59146ecfdb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:32:21 +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 --- pyparted.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyparted.spec b/pyparted.spec index bd79bf6..f512c46 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -83,9 +83,6 @@ PYTHON=python3 make test popd %endif -%clean -rm -rf %{buildroot} - %files -n python2-pyparted %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO