From 9fed47ca72c9bda27b6f9b855e459170a1dfa76b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:40:57 +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 --- syslinux.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/syslinux.spec b/syslinux.spec index 2fe7ea9..725d773 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -155,9 +155,6 @@ mkdir -p %{buildroot}/etc rm -f %{buildroot}%{_prefix}/lib/libsyslinux* rm -f %{buildroot}%{_includedir}/syslinux.h -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %{!?_licensedir:%global license %%doc}