From 0f652eaf59e9bbf1082108c11d09b78dab2866cd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:18:15 +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 --- libIDL.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libIDL.spec b/libIDL.spec index 1e56fc4..3999f6d 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -58,9 +58,6 @@ if [ $1 = 0 ]; then /sbin/install-info --quiet --delete %{_infodir}/libIDL2.info.gz %{_infodir}/dir || : fi -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %{_libdir}/libIDL-*.so.*