mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
dotnet-utils.eclass: Forgot a function description
Signed-off-by: Anna (navi) Figueiredo Gomes <anna@navirc.com>
This commit is contained in:
parent
8936c9f662
commit
aca09be8b1
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user