summaryrefslogtreecommitdiff
path: root/games/moria/files/patch-source::config.h
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2014-06-10 03:22:23 +0000
committerGreg Lewis <glewis@FreeBSD.org>2014-06-10 03:22:23 +0000
commit382844150f2e69b3807c92690b949f44ed4d989a (patch)
tree4cff44cfc518f1ff504679c79313e1a2d09aa3a6 /games/moria/files/patch-source::config.h
parent1: Stagify. (diff)
. Support staging.
Notes
Notes: svn path=/head/; revision=357248
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")