From 4ef888436d023ac31ae6ae9ffb3041d8ae2a5880 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:38:55 +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 --- sbd.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/sbd.spec b/sbd.spec index 5f18157..bcd505e 100644 --- a/sbd.spec +++ b/sbd.spec @@ -89,9 +89,6 @@ install -m 644 src/sbd.sysconfig ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/sbd ########################################################### -%clean -rm -rf %{buildroot} - %if %{defined _unitdir} %post %systemd_post sbd.service