From 05334b6e869c3e24c204b6817e2b7085c2cf6875 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:26:15 +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 --- nss-mdns.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/nss-mdns.spec b/nss-mdns.spec index 09903ab..58ca6a9 100644 --- a/nss-mdns.spec +++ b/nss-mdns.spec @@ -29,9 +29,6 @@ make %{?_smp_mflags} rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install -%clean -rm -rf $RPM_BUILD_ROOT - %post /sbin/ldconfig # Perl-fu to add mdns4_minimal to the hosts line of /etc/nsswitch.conf