From 4d67d81438bd8e4341efbff22b6087a3c96ebea2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:13:10 +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 --- libgdither.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libgdither.spec b/libgdither.spec index 7518cc7..be215b5 100644 --- a/libgdither.spec +++ b/libgdither.spec @@ -55,9 +55,6 @@ sed -i -e 's|%{_prefix}/lib|%{_libdir}|' \ %check make test CFLAGS="${RPM_OPT_FLAGS} -Werror --std=c99 -I%{_builddir}/%{?buildsubdir}" -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig