From 6ee5b68365e30a55ff11f939b05be94cbbaf91e3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:19:37 +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/lpsolve.spec b/lpsolve.spec index 0570353..373f1e3 100644 --- a/lpsolve.spec +++ b/lpsolve.spec @@ -48,9 +48,6 @@ install -p -m 755 \ install -p -m 644 \ lp*.h $RPM_BUILD_ROOT%{_includedir}/lpsolve -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig