From d71ecc1d44219975c4ece131774deff138afd3d7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:58:00 +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 --- vim-vimoutliner.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/vim-vimoutliner.spec b/vim-vimoutliner.spec index 3bc6650..a6756e1 100644 --- a/vim-vimoutliner.spec +++ b/vim-vimoutliner.spec @@ -59,9 +59,6 @@ install -m a+rx,u+w -d $RPM_BUILD_ROOT%{_datadir}/mime/packages install -p -m a+r,u+w vimoutliner-mimefile.xml \ $RPM_BUILD_ROOT%{_datadir}/mime/packages/vimoutliner.xml -%clean -rm -rf $RPM_BUILD_ROOT - %post touch --no-create %{_datadir}/mime/packages &> /dev/null || : cd %{_datadir}/vim/vimfiles/doc