From daef6866c4dd1b2d756372647331759eb04d9e3d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:39:26 +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 --- sheepdog.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/sheepdog.spec b/sheepdog.spec index 2f9c175..71793f2 100644 --- a/sheepdog.spec +++ b/sheepdog.spec @@ -81,9 +81,6 @@ cp -a %{SOURCE2} %{buildroot}/%{_unitdir}/ mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig cp -a %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig -%clean -rm -rf %{buildroot} - %post %systemd_post sheepdog.timer