diff --git a/sendmail.spec b/sendmail.spec index 7d55eff..4475bee 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -497,9 +497,6 @@ for m in man8/hoststat.8 man8/purgestat.8; do echo ".so man8/sendmail.8" > %{buildroot}%{_mandir}/$m done -%clean -rm -rf %{buildroot} - %pre getent group mailnull >/dev/null || \ %{_sbindir}/groupadd -g 47 -r mailnull >/dev/null 2>&1