blob: 7440ba0ece98fc75f710d78187a92848f145577d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 2004/04/16 19:34:08 xtraeme Exp $
--- Makefile.in.orig Mon Jan 26 09:15:26 2004
+++ Makefile.in Mon Jan 26 09:16:25 2004
@@ -38,7 +38,7 @@
host_triplet = @host@
target_triplet = @target@
-pkgdatadir = $(mandir)
+pkgdatadir = $(mandir)/man6
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
|