From b33603605a64b628cb75e39e718e6a2b4e3268f9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:16: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 --- nss.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/nss.spec b/nss.spec index e2df3da..31b3054 100644 --- a/nss.spec +++ b/nss.spec @@ -589,9 +589,6 @@ for f in cert8.db cert9.db key3.db key4.db secmod.db; do install -c -m 644 ${f}.5 $RPM_BUILD_ROOT%{_mandir}/man5/${f}.5 done -%clean -%{__rm} -rf $RPM_BUILD_ROOT - %triggerpostun -n nss-sysinit -- nss-sysinit < 3.12.8-3 # Reverse unwanted disabling of sysinit by faulty preun sysinit scriplet # from previous versions of nss.spec