From 394061d8e999f95f64743e76b5d2b4ed242326ee Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:05:05 +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 --- ctags.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/ctags.spec b/ctags.spec index 17b0cd1..d7d77a8 100644 --- a/ctags.spec +++ b/ctags.spec @@ -81,9 +81,6 @@ popd %postun etags /usr/sbin/alternatives --remove etags /usr/bin/etags.ctags || : -%clean -rm -rf %{buildroot} - %files %defattr(-, root, root, -) %license COPYING