Quiet setup

This commit is contained in:
Fabio Alessandro Locati 2016-01-07 11:35:06 +01:00
parent 9d67d7b00c
commit c8bdcbf151

View File

@ -93,7 +93,7 @@ It has lots of other features though:
%endif %endif
%prep %prep
%setup -n %{pypi_name}-%{version} %setup -q -n %{pypi_name}-%{version}
cp %{SOURCE1} . cp %{SOURCE1} .
%build %build