add quite flag for setup

This commit is contained in:
Qianqian Fang 2019-10-08 17:23:29 -04:00
parent 7971faf3a3
commit 03bb48a28c
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Recommends: %{octpkg}-demos
This package contains the demo script and sample datasets for octave-%{octpkg}.
%prep
%setup -b 1 -n %{octpkg}-%{version}
%setup -q -b 1 -n %{octpkg}-%{version}
%setup -q -T -D -b 2 -n meshfix-1.2.1
%patch0 -p1
%setup -q -T -D -b 3 -n %{octpkg}-%{version}