From 77c0c2cced5257fb8aea2f23aed034d4ce453bf3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:13: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 --- libiptcdata.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libiptcdata.spec b/libiptcdata.spec index a9a292c..62d2e88 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -68,9 +68,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}.la rm -f $RPM_BUILD_ROOT%{python_sitearch}/iptcdata.la %find_lang %{name} --all-name -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig