Remove unneeded %clean section
It is the behavior since EPEL5. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
07ddec03dc
commit
aa192ecb91
@ -1047,9 +1047,6 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd
|
|||||||
%py3_compile %{buildroot}%{python3_sitelib}
|
%py3_compile %{buildroot}%{python3_sitelib}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
#################################################################################
|
#################################################################################
|
||||||
# files and systemd scriptlets
|
# files and systemd scriptlets
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user