Fix bootstrap on FreeBSD

This commit is contained in:
2021-11-30 22:40:18 +01:00
parent 9833dee925
commit ff8865c5c3

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