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
787185e796
commit
c2a5b16373
@ -83,9 +83,6 @@ pushd python3
|
||||
popd
|
||||
%endif
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
|
||||
%files -n python2-%{modulename}
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user