freebsd-ports/japanese/nethack34/files/patch-aa
2004-02-09 03:19:32 +00:00

11 lines
284 B
Text

--- 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
/*