summaryrefslogblamecommitdiff
path: root/japanese/nethack34/files/patch-aa
blob: 0b3746d45e9053af52907edd3a090d159211e260 (plain) (tree)
1
2
3
4
5
6
7
8


                                                        



                                                               
                                  


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