aboutsummaryrefslogtreecommitdiff
path: root/games/nethack32/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack32/files/patch-ab')
-rw-r--r--games/nethack32/files/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/nethack32/files/patch-ab b/games/nethack32/files/patch-ab
deleted file mode 100644
index 4282a67b7ca9..000000000000
--- a/games/nethack32/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-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 = -lSM -lICE
-
- # make NetHack
- #JP by issei(96/5/27)