From fd355982bd7b2e59e90d5590beb2dba52d5cc8fb Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Jun 19 2020 02:58:39 +0000 Subject: Fix typo --- 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}