From 66fec71343dd14ed64761b9243af67160ea598ff Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:16:51 +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 --- libthai.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libthai.spec b/libthai.spec index b145703..d2eb8a2 100644 --- a/libthai.spec +++ b/libthai.spec @@ -51,9 +51,6 @@ rmdir $RPM_BUILD_ROOT%{_docdir}/libthai rm $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig