From b78072b477937f53c8cf77a1baa52f91e2497eec Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:10:35 +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 --- dump.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/dump.spec b/dump.spec index 25dafa9..8eccd8c 100644 --- a/dump.spec +++ b/dump.spec @@ -90,9 +90,6 @@ pushd %{buildroot} > .%{_sysconfdir}/dumpdates popd -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc AUTHORS COPYING INSTALL KNOWNBUGS MAINTAINERS NEWS README REPORTING-BUGS TODO