From e3bf7647a227e2360fd343eb6f4023a72131ccdf Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:18:58 +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/libXres.spec b/libXres.spec index 7133f6d..45f24ea 100644 --- a/libXres.spec +++ b/libXres.spec @@ -53,9 +53,6 @@ make install DESTDIR=$RPM_BUILD_ROOT # We intentionally don't ship *.la files rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig