From 4d3cfd5dd13af22974c19ee5c01c907cc28e279d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:49:01 +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 --- SDL_sound.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/SDL_sound.spec b/SDL_sound.spec index 6161cca..360843f 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -86,9 +86,6 @@ mv man3 $RPM_BUILD_ROOT/%{_mandir} find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig