From 3f3ec3f323835b4492c662d3bfa89c81bf7343fb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 07:53:09 +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/tar.spec b/tar.spec index 3abbe27..7a05ccf 100644 --- a/tar.spec +++ b/tar.spec @@ -105,9 +105,6 @@ make check || ( ) %endif -%clean -rm -rf $RPM_BUILD_ROOT - %post if [ -f %{_infodir}/tar.info.gz ]; then /sbin/install-info %{_infodir}/tar.info.gz %{_infodir}/dir || :