diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-08-25 01:54:15 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-08-25 01:54:15 +0000 |
commit | 5aa36f5de499bd89dc73a98bab22e9b1d132e046 (patch) | |
tree | b707e13fb80f5ea7b99affc4b5198216ae8a5537 /games/nethack-tty | |
parent | d53b58ec00a9f0be3262af36732a279a2b2cfcfe (diff) | |
download | pkgsrc-5aa36f5de499bd89dc73a98bab22e9b1d132e046.tar.gz |
Use the patch-sum file from ../nethack-lib, as we use all the patch
files from there too. (patch-ab was updated without that nethack-tty's
patch-sum file was updated)
Diffstat (limited to 'games/nethack-tty')
-rw-r--r-- | games/nethack-tty/Makefile | 3 | ||||
-rw-r--r-- | games/nethack-tty/files/patch-sum | 9 |
2 files changed, 2 insertions, 10 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile index 4fb092c946a..fe89b52ab8e 100644 --- a/games/nethack-tty/Makefile +++ b/games/nethack-tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/08/10 17:50:07 pooka Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/25 01:54:17 hubertf Exp $ # .include "../nethack-lib/Makefile.common" @@ -12,5 +12,6 @@ INSTALL_TARGET= binfiles MAKE_ENV+= GTYPE=-tty PATCHDIR= "${.CURDIR}/../nethack-lib/patches" +PATCH_SUM_FILE= ${.CURDIR}/../nethack-lib/files/patch-sum .include "../../mk/bsd.pkg.mk" diff --git a/games/nethack-tty/files/patch-sum b/games/nethack-tty/files/patch-sum deleted file mode 100644 index 6658ecddf8b..00000000000 --- a/games/nethack-tty/files/patch-sum +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: patch-sum,v 1.6 2000/08/10 17:50:08 pooka Exp $ - -MD5 (patch-aa) = 98c413b5d1b5c3b021e30a91e1d6da0b -MD5 (patch-ab) = 705d3c572b63015fed5aa245c1f1bdda -MD5 (patch-ac) = d775a25ca6c4680d41858f2c52d1854c -MD5 (patch-ad) = 1c894f6943c2b5edfcca5e36a6f43c4d -MD5 (patch-ae) = aa584b7e7b691f5fd031efae81b9b142 -MD5 (patch-af) = e5bb0036820641290d4533457c6c4a31 -MD5 (patch-ag) = 44e6cdf2d18e24f5582a66fe27a21063 |