mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-13 06:23:45 -04:00
14 lines
514 B
Plaintext
14 lines
514 B
Plaintext
$NetBSD: patch-aa,v 1.4 2006/06/26 19:50:28 wiz Exp $
|
|
|
|
--- doc/Makefile.in.orig 2005-12-23 14:15:58.000000000 +0000
|
|
+++ doc/Makefile.in
|
|
@@ -216,7 +216,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
docdir = $(datadir)/doc
|
|
pkgdocdir = $(docdir)/@PACKAGE@
|
|
-pkgdochtmldir = $(pkgdocdir)/doc
|
|
+pkgdochtmldir = $(docdir)/@PACKAGE@
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
pkgdochtml_DATA = archform.htm build.htm catalog.htm charset.htm \
|
|
features.htm generic.htm ideas.htm index.htm new.htm nsgmls.htm \
|