summarylogtreecommitdiffstats
path: root/evelauncher.sh
diff options
context:
space:
mode:
authorJernuh Zakalwe2019-07-25 18:35:35 +0200
committerJernuh Zakalwe2019-07-25 18:35:35 +0200
commitba9b939a34db95d84e5b791d246e8668e9e08514 (patch)
treee3700d206b6f48e79d15ea4f394c93e57060c6e7 /evelauncher.sh
parented4e328251dd6987b3fdaa8521602cca6e507a71 (diff)
downloadaur-ba9b939a34db95d84e5b791d246e8668e9e08514.tar.gz
Many changes under the hood to make the installation more flexible.
Shared library and some icons renamed to avoid name conflicts. Icon-cache refresh removed, the package manager should do this.
Diffstat (limited to 'evelauncher.sh')
-rw-r--r--evelauncher.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/evelauncher.sh b/evelauncher.sh
index a1ceced547d3..fd3bf7cb0bfe 100644
--- a/evelauncher.sh
+++ b/evelauncher.sh
@@ -6,10 +6,9 @@ ELVER=""
QTVER="5.11"
EVEDIR="$HOME/.local/lib/EVE"
LAUNCHER="$EVEDIR/Launcher"
-SETUPDIR="/opt/evesetup"
WINEPATH="/usr/bin"
-. $SETUPDIR/lib/evelauncher.shlib
+. ./evesetup.shlib
check_env
check_wine