From 853a1b5ccaf7083ff7fbf2b655a0003acadbaedf Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:12:59 +0000 Subject: 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 --- diff --git a/fluxbox.spec b/fluxbox.spec index 4299a79..f469bea 100644 --- a/fluxbox.spec +++ b/fluxbox.spec @@ -113,9 +113,6 @@ install -m 0644 -p %{S:3rd/vim/vim/syntax/fluxapps.vim} %{buildroot}%{_datadir}/ install -m 0644 -p %{S:3rd/vim/vim/syntax/fluxkeys.vim} %{buildroot}%{_datadir}/vim/vimfiles/syntax/fluxkeys.vim install -m 0644 -p %{S:3rd/vim/vim/syntax/fluxmenu.vim} %{buildroot}%{_datadir}/vim/vimfiles/syntax/fluxmenu.vim -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,755) %doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO