From da216103bc8a34f00afee260755e62c419d55f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Dec?= Date: Sun, 22 Mar 2020 19:19:02 +0000 Subject: [PATCH] need to change IFS --- games-strategy/warcraft3/files/warcraft3 | 1 + 1 file changed, 1 insertion(+) diff --git a/games-strategy/warcraft3/files/warcraft3 b/games-strategy/warcraft3/files/warcraft3 index 66e9d93..f68018e 100644 --- a/games-strategy/warcraft3/files/warcraft3 +++ b/games-strategy/warcraft3/files/warcraft3 @@ -1,5 +1,6 @@ #!/usr/bin/env bash set -xeuo pipefail +IFS=$'\n\t' export WC3_DATA_DIR="/usr/share/games/warcraft3" export WINEPREFIX=~/.wine_wc3roc