summaryrefslogtreecommitdiff
path: root/games/nethack-gtk/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack-gtk/files/patch-ab')
-rw-r--r--games/nethack-gtk/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/nethack-gtk/files/patch-ab b/games/nethack-gtk/files/patch-ab
new file mode 100644
index 000000000000..e495662a5880
--- /dev/null
+++ b/games/nethack-gtk/files/patch-ab
@@ -0,0 +1,11 @@
+--- include/config.h.orig Wed Jun 14 22:54:31 2000
++++ include/config.h Wed Jun 14 22:54:34 2000
+@@ -374,7 +374,7 @@
+ * otherwise it will be the current directory.
+ */
+ # ifndef HACKDIR
+-# define HACKDIR "/usr/games/lib/nethackdir" /* nethack directory */
++# define HACKDIR "/usr/local/share/nethack" /* nethack directory */
+ # endif
+
+ /*