From 80884f880b1aee3353fa7c2ef4d0e5b5c50673a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl=20H=C3=B6rberg?= Date: Mon, 3 Nov 2025 11:25:43 +0100 Subject: [PATCH] quiet prep/extractions --- anda/langs/crystal/crystal/crystal.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/crystal/crystal/crystal.spec b/anda/langs/crystal/crystal/crystal.spec index 2e25acb848..a12a20b79f 100644 --- a/anda/langs/crystal/crystal/crystal.spec +++ b/anda/langs/crystal/crystal/crystal.spec @@ -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