mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
$NetBSD: patch-ab,v 1.10 2011/11/29 20:26:48 wiz Exp $
|
|
|
|
--- doc/html/Makefile.in.orig 2011-04-20 12:53:27.000000000 +0000
|
|
+++ doc/html/Makefile.in
|
|
@@ -215,7 +215,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
AUTOMAKE_OPTIONS = foreign ansi2knr
|
|
pkgdocdir = $(docdir)/$(PACKAGE)
|
|
-pkghtmldir = $(pkgdocdir)/html
|
|
+pkghtmldir = $(pkgdocdir)
|
|
pkghtml_DATA = \
|
|
about.html \
|
|
abr.html \
|