37cb16251e
oggenc can now encode from FLAC, ogg123 can also play FLAC and speex files.
13 lines
473 B
Plaintext
13 lines
473 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.3 2003/12/14 00:52:22 naddy Exp $
|
|
--- doc/Makefile.in.orig 2003-11-17 17:33:58.000000000 +0100
|
|
+++ doc/Makefile.in 2003-11-24 17:26:40.000000000 +0100
|
|
@@ -103,7 +103,7 @@ AUTOMAKE_OPTIONS = foreign
|
|
|
|
SUBDIRS = ogg
|
|
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
|
|
doc_DATA = framing.html index.html oggstream.html rfc3533.txt rfc3534.txt stream.png vorbisword2.png white-ogg.png white-xifish.png
|
|
|