From 55ce24fc538a10ca357f32742a8f9432efa5fc8a Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Tue, 12 Dec 2023 15:10:33 -0500 Subject: [PATCH] Drop commented out tarball extraction code It's useless. This was for theoretical tarballs that have never been a part of .NET. If we need to use them, we can easily add this back. --- dotnet8.0.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/dotnet8.0.spec b/dotnet8.0.spec index 7f73eed..30817bf 100644 --- a/dotnet8.0.spec +++ b/dotnet8.0.spec @@ -427,9 +427,6 @@ popd %endif -# tar -x --strip-components=1 -f %%{SOURCE10} -# tar -x --strip-components=1 -f %%{SOURCE11} - %autopatch -p1 -M 999 # Fix bad hardcoded path in build