From ff8865c5c3715b218001401af53cd578c6aef984 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Tue, 30 Nov 2021 22:40:18 +0100 Subject: [PATCH] Fix bootstrap on FreeBSD --- scripts/bootstrap/bootstrap-haskell | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/bootstrap/bootstrap-haskell b/scripts/bootstrap/bootstrap-haskell index 7164bef..90728d4 100755 --- a/scripts/bootstrap/bootstrap-haskell +++ b/scripts/bootstrap/bootstrap-haskell @@ -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