From 8799666718a4b47a772a4a16d071605013b58f83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Dec?= Date: Sun, 22 Mar 2020 19:19:49 +0000 Subject: [PATCH] IFS change --- games-strategy/warcraft3/files/warcraft3_worldedit | 1 + 1 file changed, 1 insertion(+) diff --git a/games-strategy/warcraft3/files/warcraft3_worldedit b/games-strategy/warcraft3/files/warcraft3_worldedit index e509099..02d6327 100644 --- a/games-strategy/warcraft3/files/warcraft3_worldedit +++ b/games-strategy/warcraft3/files/warcraft3_worldedit @@ -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