summaryrefslogtreecommitdiff
path: root/security/PAM/patches/patch-bd
blob: 04aeeddf2c2009c29551451d45f7ce5856238247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bd,v 1.1 2002/01/29 17:10:12 jlam Exp $

--- doc/Makefile.orig	Mon Jan 28 18:45:38 2002
+++ doc/Makefile
@@ -5,7 +5,7 @@
 
 # These two should probably be moved into autoconf...
 DOCDIR=/usr/doc/Linux-PAM
-MANDIR=/usr/man
+MANDIR=${mandir}
 
 #######################################################