summaryrefslogtreecommitdiff
path: root/japanese/nethack34/files/patch-aa
blob: f2a04b1adca2d27927b9e593006630ddc1c7a5fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/config.h.orig	Mon Feb  9 11:56:31 2004
+++ include/config.h	Mon Feb  9 11:59:57 2004
@@ -222,7 +222,7 @@
  * otherwise it will be the current directory.
  */
 # ifndef HACKDIR
-#  define HACKDIR "/usr/games/lib/jnethackdir"
+#  define HACKDIR "%%HACKDIR%%"
 # endif
 
 /*