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
753d51a064
commit
2f20d3b5fa
1 changed files with 0 additions and 3 deletions
|
|
@ -114,9 +114,6 @@ rm -rf build
|
|||
%endif
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
|
||||
%files -n python2-mysql-connector
|
||||
%defattr(-,root,root,-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue