From 34bc2b08b497be54cc905c91985c8d49ae862ab5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:16:57 +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 --- libtiger.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtiger.spec b/libtiger.spec index 6779558..e64a883 100644 --- a/libtiger.spec +++ b/libtiger.spec @@ -64,9 +64,6 @@ touch -r include/tiger/tiger.h.in $RPM_BUILD_ROOT%{_includedir}/tiger/tiger.h # Move docdir mv $RPM_BUILD_ROOT%{_docdir}/%{name} __doc -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig