From e47a65b6d7dd130f88f069a9cdba94ad4de27797 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:12:05 +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/libbind.spec b/libbind.spec index 7394125..cccadb3 100644 --- a/libbind.spec +++ b/libbind.spec @@ -86,9 +86,6 @@ done mkdir -p $RPM_BUILD_ROOT/%{_libdir}/pkgconfig install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libbind.pc -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig