dac9d0e0d6
This is a bugfix release which fixes over 100 bugs including but not limited to: * Fixed a fatal bug that triggered a panic when your secondary weapon was cursed during bones file creation * Fixed a fatal bug that caused a crash when applying figurine, candle, or bell that gets used up for a complete list, see doc/fixes34.2 Old savegames and bones levels from nethack 3.4.1 (and 3.4.0) should still work, but as usual, caution is advised.
13 lines
341 B
Text
13 lines
341 B
Text
$NetBSD: patch-ae,v 1.3 2003/09/02 00:30:55 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
|