From ae7d4ad15d27e38c65f3ada64c3d06c9d946a0e5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:16:35 +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 --- libsmi.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libsmi.spec b/libsmi.spec index 83b884e..841a241 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -76,9 +76,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la # fails a couple of tests (2 in {0.4.4, 0.4.5}) make check ||: -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig