From 0c207e54800bb9d2f42d9c1efe36b3f5e7326ab0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:52: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 --- symlinks.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/symlinks.spec b/symlinks.spec index 2059d62..c772cc1 100644 --- a/symlinks.spec +++ b/symlinks.spec @@ -40,9 +40,6 @@ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8 install -m 755 symlinks $RPM_BUILD_ROOT%{_bindir} install -m 644 symlinks.8 $RPM_BUILD_ROOT%{_mandir}/man8 -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc symlinks-LICENSE.txt