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