summaryrefslogtreecommitdiff
path: root/audio/lame/patches/patch-ab
blob: af50d312eb5baa6b94d54843785b74704c40f950 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ab,v 1.6 2002/12/19 00:53:48 wiz Exp $

--- doc/html/Makefile.in.orig	Sun Dec  1 17:18:39 2002
+++ doc/html/Makefile.in
@@ -102,9 +102,9 @@ install_sh = @install_sh@
 AUTOMAKE_OPTIONS = foreign ansi2knr
 
 docdir = $(datadir)/doc
-pkgdocdir = $(docdir)/$(PACKAGE)
+pkgdocdir = $(docdir)
 htmldir = $(docdir)/html
-pkghtmldir = $(pkgdocdir)/html
+pkghtmldir = $(pkgdocdir)/html/$(PACKAGE)
 
 pkghtml_DATA = \
         basic.html \