From c110da9dfd56ad1ee698ebd7961b4ae819cdc932 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:10:55 +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/ebook-tools.spec b/ebook-tools.spec index 3979c5d..9385ae3 100644 --- a/ebook-tools.spec +++ b/ebook-tools.spec @@ -61,9 +61,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} #remove because it doesnt work without clit rm -f %{buildroot}%{_bindir}/lit2epub -%clean -rm -rf %{buildroot} - %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig