blob: 1e32bb4e3eb17d558c246fb3fcdfbe6016e7e70e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.1 2001/05/02 13:59:34 wiz Exp $
--- doc/Makefile.in.orig Mon Feb 26 11:51:53 2001
+++ doc/Makefile.in
@@ -87,7 +87,7 @@
SUBDIRS = ogg
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/html/$(PACKAGE)-$(VERSION)
doc_DATA = index.html framing.html oggstream.html white-xifish.png stream.png white-ogg.png
|