From 809a4e426e7b5f22bec376d8e9067aba0e0eed13 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:57:33 +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 --- vamp-plugin-sdk.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/vamp-plugin-sdk.spec b/vamp-plugin-sdk.spec index 6d367c4..f7c7540 100644 --- a/vamp-plugin-sdk.spec +++ b/vamp-plugin-sdk.spec @@ -77,9 +77,6 @@ make clean [ $(strings ${RPM_BUILD_ROOT}%{_libdir}/lib*.so.?|grep /lib|sed -e 's!/%{_lib}!/__FEDORA-LIB__!g'|grep -c /lib) -eq 0 ] -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig