From bf29ba448ba76250572d78aadb85563d795cdda8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:10:21 +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 --- ipvsadm.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/ipvsadm.spec b/ipvsadm.spec index cffa56d..e85d46b 100644 --- a/ipvsadm.spec +++ b/ipvsadm.spec @@ -51,9 +51,6 @@ CFLAGS="%{optflags}" make %{__install} -p -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service %{__install} -p -D -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-config -%clean -%{__rm} -rf %{buildroot} - %post %systemd_post %{name}.service