From f77e91ad3955b1e02982baf067596e2268be7eed Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:07:27 +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 --- R.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/R.spec b/R.spec index 5ab33f9..7ee0ec4 100644 --- a/R.spec +++ b/R.spec @@ -737,9 +737,6 @@ TZ="Europe/Paris" make check %endif %endif -%clean -rm -rf ${RPM_BUILD_ROOT} - %post core # Create directory entries for info files # (optional doc files, so we must check that they are installed)