From cff54fa3acb4a54a38539db665e6f4a214849e94 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:40: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 --- subscription-manager.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/subscription-manager.spec b/subscription-manager.spec index 216db7a..ad790fc 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -452,9 +452,6 @@ install -m 644 %{_builddir}/%{buildsubdir}/etc-conf/ca/redhat-uep.pem %{buildroo tar --strip-components=1 -xzf %{SOURCE1} -C %{buildroot} %endif -%clean -rm -rf %{buildroot} - # base/cli tools use the gettext domain 'rhsm', while the # gnome-help tools use domain 'subscription-manager'