diff options
Diffstat (limited to 'audio/libvorbis/patches/patch-ae')
-rw-r--r-- | audio/libvorbis/patches/patch-ae | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/libvorbis/patches/patch-ae b/audio/libvorbis/patches/patch-ae index 924dce1c639..33298f82349 100644 --- a/audio/libvorbis/patches/patch-ae +++ b/audio/libvorbis/patches/patch-ae @@ -1,13 +1,13 @@ -$NetBSD: patch-ae,v 1.1 2001/05/02 14:01:44 wiz Exp $ +$NetBSD: patch-ae,v 1.2 2002/08/05 13:11:23 lukem Exp $ ---- doc/Makefile.in.orig Mon Apr 30 10:28:33 2001 -+++ doc/Makefile.in Mon Apr 30 10:28:37 2001 -@@ -89,7 +89,7 @@ +--- 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 = v-comment.html vorbisword2.png white-ogg.png programming.html vorbis.html wait.png white-xifish.png vorbis-clip.txt vorbis-errors.txt + 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 |