diff --git a/dotnet3.1.spec b/dotnet3.1.spec index 938960b..2ab31b2 100644 --- a/dotnet3.1.spec +++ b/dotnet3.1.spec @@ -322,10 +322,12 @@ These are not meant for general use. %prep %ifarch aarch64 %setup -T -b 4 -q -n dotnet-v%{src_version}-SDK -%endf +%endif + %ifarch x86_64 %setup -T -b 5 -q -n dotnet-v%{src_version}-SDK %endif + # %%setup -q -n dotnet-v%%{src_version}-SDK %if %{without bootstrap}