summarylogtreecommitdiffstats
path: root/gog-stardew-valley
diff options
context:
space:
mode:
authorDan Beste2018-02-25 18:30:30 -0600
committerDan Beste2018-02-25 18:32:02 -0600
commit02624160cdf641d7a41de2cd27c0f620f86b2830 (patch)
treec489de9de88e0a63bfb466a32a6d7e6611a542bb /gog-stardew-valley
parent0959d96db85814cc993079a06a910927f30eed86 (diff)
downloadaur-02624160cdf641d7a41de2cd27c0f620f86b2830.tar.gz
Fix mono weirdness
https://github.com/mono/mono/issues/6752#issuecomment-365212655 Signed-off-by: Dan Beste <Dan.Ray.Beste@gmail.com>
Diffstat (limited to 'gog-stardew-valley')
-rwxr-xr-xgog-stardew-valley2
1 files changed, 2 insertions, 0 deletions
diff --git a/gog-stardew-valley b/gog-stardew-valley
index 92d85479c22f..4e87cb6858e7 100755
--- a/gog-stardew-valley
+++ b/gog-stardew-valley
@@ -1,5 +1,7 @@
#! /bin/bash
+TERM=xterm
+
pkgname="gog-stardew-valley"
pkgdir="/opt/${pkgname}/"
run="${pkgdir}/start.sh"