423c853854
Note: When encoding, use -q for quality and bitrate control. -b has deen deprecated and will not do what you expect.
13 lines
481 B
Plaintext
13 lines
481 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.2 2002/01/16 03:10:21 naddy Exp $
|
|
--- doc/Makefile.in.orig Tue Jan 1 02:53:47 2002
|
|
+++ doc/Makefile.in Tue Jan 1 22:20:37 2002
|
|
@@ -94,7 +94,7 @@ AUTOMAKE_OPTIONS = foreign
|
|
|
|
SUBDIRS = vorbisfile vorbisenc
|
|
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
|
|
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
|
|
|