pkgsrc/games/nethack-x11/patches/patch-ae
pooka f813eca7e7 Nethack 3.4.3
This is a bugfix-release.  It should be compatible with bones files
and savegames all the way back to 3.4.0 (but of course it's safer
to ascend before upgrade).

Assorted fixes (full list in doc/fixes34.3):
  * Correct several inconsistencies
  * Correct a potentially fatal bug caused by dropping loadstones
  * Handle level completely filled with monsters better
  * X11 player selection fixes, one of which could be fatal
  * Eliminated a gold-in-shop-container cheat
2004-03-05 15:21:01 +00:00

13 lines
341 B
Text

$NetBSD: patch-ae,v 1.3 2004/03/05 15:21:01 pooka Exp $
--- sys/unix/Makefile.doc.orig 2003-02-23 16:43:39.000000000 +0200
+++ sys/unix/Makefile.doc 2003-03-01 16:36:19.000000000 +0200
@@ -38,7 +38,7 @@
GAME = nethack
-MANDIR = /usr/man/man6
+MANDIR = $(PREFIX)/man/man6
MANEXT = 6
# manual installation for most BSD-style systems