Fix bootstrap on FreeBSD

This commit is contained in:
Julian Ospald 2021-11-30 22:40:18 +01:00
parent 9833dee925
commit ff8865c5c3
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ case "${plat}" in
;;
*)
: "${GHCUP_INSTALL_BASE_PREFIX:=$HOME}"
export GHCUP_USE_XDG_DIRS
if [ -n "${GHCUP_USE_XDG_DIRS}" ] ; then
GHCUP_DIR=${XDG_DATA_HOME:=$HOME/.local/share}/ghcup