From 1063e023275007beca140852b9d4cbd14bb0b858 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:53:57 +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/c-ares.spec b/c-ares.spec index 34f9973..09094ac 100644 --- a/c-ares.spec +++ b/c-ares.spec @@ -50,9 +50,6 @@ rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install rm -f $RPM_BUILD_ROOT/%{_libdir}/libcares.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig