From 5832f7215603bd6b8d0071787f9afb39fed6c03c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:21:25 +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 --- lzop.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/lzop.spec b/lzop.spec index b1af37a..d1fd4b6 100644 --- a/lzop.spec +++ b/lzop.spec @@ -31,9 +31,6 @@ make %{?_smp_mflags} rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc}