From 1250e53590068a6d6ca8f060c1e596c0b7e22738 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:58:06 +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 --- dnsmasq.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/dnsmasq.spec b/dnsmasq.spec index afc5aac..3084c29 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -114,9 +114,6 @@ mkdir -p %{buildroot}%{_unitdir} install -m644 %{SOURCE1} %{buildroot}%{_unitdir} rm -rf %{buildroot}%{_initrddir} -%clean -rm -rf $RPM_BUILD_ROOT - %post %systemd_post dnsmasq.service