From 4139b24f0961e27ed0b52e7a574379621298c978 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:28:21 +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 --- papi.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/papi.spec b/papi.spec index 80a250d..bc65a33 100644 --- a/papi.spec +++ b/papi.spec @@ -122,9 +122,6 @@ make DESTDIR=$RPM_BUILD_ROOT LDCONFIG=/bin/true install-all chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so* -%clean -rm -rf $RPM_BUILD_ROOT - %files %{_bindir}/* %dir /usr/share/papi