From f8ce9f2b903374606b4f44deb7727aca194ef970 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 1 Jan 2024 23:49:35 +0000 Subject: gentoo auto-resync : 01:01:2024 - 23:49:35 --- dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.11.ebuild') diff --git a/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.11.ebuild b/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.11.ebuild index 98081b313611..8c71a82fc655 100644 --- a/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.11.ebuild +++ b/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -347,7 +347,7 @@ src_prepare() { -e "/.*.*/d" \ -e "/.*.*/d" \ || die - rm NuGet.Config || die + find "${S}" -type f -iname nuget.config -exec rm -v {} + || die dotnet-pkg_src_prepare } -- cgit v1.2.3