blob: 23fd95a97fa686003fefdcb7a889f85692bed8ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ae,v 1.1 2002/03/22 17:26:26 pooka Exp $
--- sys/unix/Makefile.doc.orig Fri Jan 14 22:49:48 2000
+++ sys/unix/Makefile.doc Thu Aug 10 18:17:40 2000
@@ -34,7 +34,7 @@
GAME = nethack
-MANDIR = /usr/man/man6
+MANDIR = $(PREFIX)/man/man6
MANEXT = 6
# manual installation for most BSD-style systems
|