From c66f6df8f5d59a2feb3d3a2d40e1b7d51f09a3c9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:04: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 --- crash.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/crash.spec b/crash.spec index 223be6e..9a81bd4 100644 --- a/crash.spec +++ b/crash.spec @@ -54,9 +54,6 @@ mkdir -p %{buildroot}%{_includedir}/crash chmod 0644 defs.h cp -p defs.h %{buildroot}%{_includedir}/crash -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %{_bindir}/crash