mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-15 07:18:23 -04:00
14 lines
402 B
Plaintext
14 lines
402 B
Plaintext
$NetBSD: patch-aa,v 1.6 2013/12/31 16:14:15 jakllsch Exp $
|
|
|
|
--- doc/Makefile.in.orig 2008-03-11 18:54:15.000000000 +0000
|
|
+++ doc/Makefile.in
|
|
@@ -163,7 +163,7 @@ build_vendor = @build_vendor@
|
|
builddir = @builddir@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
-docdir = $(prefix)/doc/@PACKAGE@
|
|
+docdir = $(prefix)/share/doc/@PACKAGE@
|
|
dvidir = $(docdir)
|
|
exec_prefix = @exec_prefix@
|
|
host = @host@
|