diff --git a/python-botocore.spec b/python-botocore.spec index 30e7506..f267045 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -90,7 +90,7 @@ Documentation for botocore %endif # with_docs %prep -%setup -n %{pypi_name}-%{version} +%setup -q -n %{pypi_name}-%{version} sed -i -e '1 d' botocore/vendored/requests/packages/chardet/chardetect.py sed -i -e '1 d' botocore/vendored/requests/certs.py rm -rf %{pypi_name}.egg-info