From 3c90abb02fb6c22370072116f7cdbcc678d64d9f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:40:44 +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 --- proxyfuzz.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 3f81c55..96937de 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -39,9 +39,6 @@ install -m 755 -p -d ${RPM_BUILD_ROOT}/%{_sbindir} install -m 755 -p proxyfuzz.py.txt ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-)