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 <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
41e4a803d8
commit
c5c879ae10
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user