From f04d7bf69fe4054ff38ddf8d137988651bb05320 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:12:43 +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 --- filesystem.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/filesystem.spec b/filesystem.spec index 8a70a2a..170ffdf 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -122,9 +122,6 @@ mkdir -p %{buildroot}/usr/share/filesystem find %{buildroot} -mindepth 0 | sed -e 's|%{buildroot}|/|' -e 's|//|/|' \ | LC_ALL=C sort | grep -v filesystem >%{buildroot}%{_datadir}/filesystem/paths -%clean -rm -rf %{buildroot} - %pretrans -p --# If we are running in pretrans in a fresh root, there is no /usr and --# symlinks. We cannot be sure, to be the very first rpm in the