From 86ab56394d5f31fdfa46b2620538c5cf320e35fd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:12:42 +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 --- libesmtp.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libesmtp.spec b/libesmtp.spec index bfc187c..f550ce9 100644 --- a/libesmtp.spec +++ b/libesmtp.spec @@ -75,9 +75,6 @@ rm $RPM_BUILD_ROOT/%{_libdir}/esmtp-plugins/*.la install -p -m644 -D libesmtp.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libesmtp.pc -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig