From 23cbc9eb79d3dc1352e96fb72d61d04f0dd8ab90 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 08:29:37 +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/gauche.spec b/gauche.spec index 77b0a67..beb204f 100644 --- a/gauche.spec +++ b/gauche.spec @@ -79,9 +79,6 @@ find -name '*.c' | xargs chmod 0644 cd src; LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir} make test -%clean -rm -fr $RPM_BUILD_ROOT - %post /sbin/install-info %{_infodir}/gauche-refe.info %{_infodir}/dir 2>/dev/null || :