summaryrefslogtreecommitdiff
path: root/games/moria/files/patch-source::config.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/moria/files/patch-source::config.h')
-rw-r--r--games/moria/files/patch-source::config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/moria/files/patch-source::config.h b/games/moria/files/patch-source::config.h
index b6c29d2c165c..5bfd9da5d0a0 100644
--- a/games/moria/files/patch-source::config.h
+++ b/games/moria/files/patch-source::config.h
@@ -25,7 +25,7 @@ $FreeBSD$
-#define MORIA_OWIZ_HELP MORIA_LIB(owizcmds.hlp)
-#define MORIA_WELCOME MORIA_LIB(welcome.hlp)
-#define MORIA_VER MORIA_LIB(version.hlp)
-+#define MORIA_LIB(xxx) "%%PREFIX%%/share/moria/" xxx
++#define MORIA_LIB(xxx) "%%DATADIR%%/" xxx
+#define MORIA_HOU MORIA_LIB("hours")
+#define MORIA_MOR MORIA_LIB("news")
+#define MORIA_TOP MORIA_LIB("scores")