From dd474efbac736006a35311881b93131e1a97aa20 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:11:07 +0000 Subject: 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 --- diff --git a/kyotocabinet.spec b/kyotocabinet.spec index e9434c2..b9a0247 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -87,9 +87,6 @@ sed -e '/$(RUNENV) $(RUNCMD) .\/kcutilmgr comp /d' -i Makefile %endif make check -%clean -rm -rf $RPM_BUILD_ROOT - %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig