From 0701b6109bd5aaf2839e5d7cf4c3d568ff8b3144 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:24:47 +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 --- pbzip2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/pbzip2.spec b/pbzip2.spec index ff486ed..64e7497 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -43,9 +43,6 @@ ln -sf ./%{name} %{buildroot}%{_bindir}/pbunzip2 ln -sf ./%{name} %{buildroot}%{_bindir}/pbzcat -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root)