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
5df1748aed
commit
94d8207046
@ -59,9 +59,6 @@ rm -rf %{buildroot}
|
|||||||
%py3_install
|
%py3_install
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -n python2-linux-procfs
|
%files -n python2-linux-procfs
|
||||||
%defattr(0755,root,root,0755)
|
%defattr(0755,root,root,0755)
|
||||||
%{python2_sitelib}/procfs/
|
%{python2_sitelib}/procfs/
|
||||||
|
Loading…
Reference in New Issue
Block a user