From d6ea90094ca1a9cbcfc7895f4544c850e72c0bad Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:14:37 +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 --- gssproxy.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/gssproxy.spec b/gssproxy.spec index 938057a..1315d3e 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -79,9 +79,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/gss/mech.d install -m644 examples/mech %{buildroot}%{_sysconfdir}/gss/mech.d/gssproxy.conf mkdir -p %{buildroot}%{gpstatedir}/rcache -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-)