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
23d2d787d8
commit
4d07e55558
@ -966,9 +966,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