Remove unneeded %clean section

It is the behavior since EPEL5.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-29 05:45:29 +01:00
parent 07ddec03dc
commit aa192ecb91
1 changed files with 0 additions and 3 deletions

View File

@ -1047,9 +1047,6 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd
%py3_compile %{buildroot}%{python3_sitelib}
%endif
%clean
rm -rf %{buildroot}
#################################################################################
# files and systemd scriptlets
#################################################################################