From 41b2536e0be359ec421a77323ab0e68afdc35dfa Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:59:54 +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 --- Xaw3d.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/Xaw3d.spec b/Xaw3d.spec index 5c37adb..3112c60 100644 --- a/Xaw3d.spec +++ b/Xaw3d.spec @@ -79,9 +79,6 @@ rm $RPM_BUILD_ROOT%{_libdir}/libXaw3d.la rm -r $RPM_BUILD_ROOT%{_docdir} -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig