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
2aaea42f81
commit
635d2ba21f
@ -57,9 +57,6 @@ rm -rf %{buildroot}
|
|||||||
%py3_install
|
%py3_install
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -n python2-schedutils
|
%files -n python2-schedutils
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python2_sitearch}/schedutils.so
|
%{python2_sitearch}/schedutils.so
|
||||||
|
Loading…
Reference in New Issue
Block a user