11 lines
311 B
Text
11 lines
311 B
Text
--- include/config.h.orig Fri Dec 20 02:09:41 2002
|
|
+++ include/config.h Fri Dec 20 02:09:42 2002
|
|
@@ -248,7 +248,7 @@
|
|
# ifdef __APPLE__
|
|
# define HACKDIR "jnethackdir" /* nethack directory */
|
|
# else
|
|
-# define HACKDIR "/usr/games/lib/jnethackdir"
|
|
+# define HACKDIR "%%HACKDIR%%"
|
|
# endif
|
|
# endif
|
|
|