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
f234d4c329
commit
d99a8c4b29
@ -302,9 +302,6 @@ install -m 0644 %{SOURCE13} $RPM_BUILD_DIR/Mail-SpamAssassin-%{version}/
|
|||||||
%{_unitdir}/sa-update.timer
|
%{_unitdir}/sa-update.timer
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%if %{use_systemd} == 0
|
%if %{use_systemd} == 0
|
||||||
/sbin/chkconfig --add spamassassin
|
/sbin/chkconfig --add spamassassin
|
||||||
|
Loading…
Reference in New Issue
Block a user