blob: 7942707baa500f1fa974b0f7dd7ddd84c3f59eab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ae,v 1.3 2002/08/25 18:38:17 jlam Exp $
--- doc/Makefile.in.orig Sat Jul 20 00:12:33 2002
+++ doc/Makefile.in
@@ -94,7 +94,7 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = vorbisfile vorbisenc
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/html/$(PACKAGE)-$(VERSION)
doc_DATA = components.png draft-moffitt-vorbis-rtp-00.txt eightphase.png evenlsp.png floor1-1.png floor1-2.png floor1-3.png floor1-4.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html hufftree-under.png hufftree.png index.html lspmap.png oddlsp.png oggstream.html programming.html residue-pack.png residue2.png squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis-ogg.html vorbis-spec-bitpack.html vorbis-spec-codebook.html vorbis-spec-floor0.html vorbis-spec-floor1.html vorbis-spec-intro.html vorbis-spec-ref.html vorbis-spec-res.html vorbis.html vorbisword2.png wait.png white-ogg.png white-xifish.png window1.png window2.png
|