13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.3 2002/07/20 00:52:45 naddy Exp $
|
|
--- doc/Makefile.in.orig Fri Jul 19 16:12:33 2002
|
|
+++ doc/Makefile.in Fri Jul 19 21:54:52 2002
|
|
@@ -94,7 +94,7 @@ AUTOMAKE_OPTIONS = foreign
|
|
|
|
SUBDIRS = vorbisfile vorbisenc
|
|
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
|
|
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
|
|
|