From 35406c6d744aaff2b097404980d7d28aa5c92704 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:18: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 --- libXcomposite.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libXcomposite.spec b/libXcomposite.spec index 61dbdf4..ab1d1e8 100644 --- a/libXcomposite.spec +++ b/libXcomposite.spec @@ -37,9 +37,6 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig