From 2e8cbe4c8071946825307e549a38f795daa1773d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:22:17 +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 --- mesa-libGLw.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/mesa-libGLw.spec b/mesa-libGLw.spec index 65d3b6c..aa944b3 100644 --- a/mesa-libGLw.spec +++ b/mesa-libGLw.spec @@ -47,9 +47,6 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name \*.la | xargs rm -f -%clean -rm -rf $RPM_BUILD_ROOT - %check %post -p /sbin/ldconfig