quiet prep/extractions

This commit is contained in:
Carl Hörberg
2025-11-03 11:25:43 +01:00
parent da5f6ad256
commit 80884f880b
+2 -2
View File
@@ -29,9 +29,9 @@ Crystal is a programming language with the following goals:
- Compile to efficient native code
%prep
%autosetup
%setup -q
%if %{with bootstrap}
%setup -b 1
%setup -q -b 1
%endif
%build