423c853854
Note: When encoding, use -q for quality and bitrate control. -b has deen deprecated and will not do what you expect.
13 lines
409 B
Plaintext
13 lines
409 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:47:46 2002
|
|
+++ doc/Makefile.in Tue Jan 1 21:47:36 2002
|
|
@@ -91,7 +91,7 @@ AUTOMAKE_OPTIONS = foreign
|
|
|
|
SUBDIRS = ogg
|
|
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
|
|
doc_DATA = index.html framing.html oggstream.html white-xifish.png stream.png white-ogg.png
|
|
|