summaryrefslogtreecommitdiff
path: root/japanese/nethack34/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/nethack34/files/patch-af')
-rw-r--r--japanese/nethack34/files/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/nethack34/files/patch-af b/japanese/nethack34/files/patch-af
new file mode 100644
index 000000000000..9e71d2b11dc0
--- /dev/null
+++ b/japanese/nethack34/files/patch-af
@@ -0,0 +1,12 @@
+diff -ruN ./sys/unix/Makefile.src ../nethack-3.2.2/sys/unix//Makefile.src
+--- ./sys/unix/Makefile.src Sat Nov 21 01:23:57 1998
++++ ../nethack-3.2.2/sys/unix/Makefile.src Sat Nov 21 01:15:41 1998
+@@ -204,7 +204,7 @@
+ #
+ # LIBS = -lxpg4
+ #
+-LIBS =
++LIBS = -lxpg4 -lSM -lICE
+
+ # make NetHack
+ #JP by issei(96/5/27)