From 6aaa2f1ef42d75728fa9239335177742418f61f0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:58:03 +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 --- virt-viewer.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/virt-viewer.spec b/virt-viewer.spec index 878b4b5..f9af858 100644 --- a/virt-viewer.spec +++ b/virt-viewer.spec @@ -93,9 +93,6 @@ touch %{buildroot}%{_libexecdir}/spice-xpi-client install -m 0755 data/spice-xpi-client-remote-viewer %{buildroot}%{_libexecdir}/ %find_lang %{name} -%clean -rm -rf $RPM_BUILD_ROOT - %post %{_sbindir}/update-alternatives --install %{_libexecdir}/spice-xpi-client \ spice-xpi-client %{_libexecdir}/spice-xpi-client-remote-viewer 25