diff --git a/eclass/dotnet-utils.eclass b/eclass/dotnet-utils.eclass index 61ccf8f110..93f163c252 100644 --- a/eclass/dotnet-utils.eclass +++ b/eclass/dotnet-utils.eclass @@ -98,6 +98,9 @@ nuget_uris() { done } +# @FUNCTION: dotnet-utils_pkg_setup +# @DESCRIPTION: +# Sets up DOTNET_RUNTIME and DOTNET_EXECUTABLE variables for later use in edotnet. dotnet-utils_pkg_setup() { case "${ARCH}" in *amd64)