summaryrefslogtreecommitdiffstats
path: root/games/o2em/o2em.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/o2em/o2em.sh')
-rw-r--r--games/o2em/o2em.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/o2em/o2em.sh b/games/o2em/o2em.sh
index 5c0d75163c..7c42edf03e 100644
--- a/games/o2em/o2em.sh
+++ b/games/o2em/o2em.sh
@@ -12,7 +12,7 @@
# source, but we want to avoid massive amounts of patching.
EXE=/usr/libexec/o2em.bin
-SHAREDIR=/usr/share/o2em
+SHAREDIR=/usr/share/games/o2em
DIR=~/.o2em
if [ ! -d $DIR ]; then