summaryrefslogtreecommitdiff
path: root/games/nethack-gtk/files/patch-ab
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-10 03:31:40 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-10 03:31:40 +0000
commit9a2b3a197f375478f59a3ea577a189895d9a0be7 (patch)
tree36fddac7602bb56beab4d5c846cc978402151a5b /games/nethack-gtk/files/patch-ab
parentAdding caitoo version 0.6.6. (diff)
Adding nethack-gtk version 1.1.5.
A nethack 3.2.3 with GTK interface and graphics. PR: 19318 Submitted by: Kelly Yancey <kbyanc@posi.net>
Notes
Notes: svn path=/head/; revision=30411
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
+
+ /*