e8c58c6b92
* better Ogg FLAC support * speedups * several new options to flac and metaflac * several API additions * streaming support in the XMMS plugin * bugfixes
14 lines
264 B
Text
14 lines
264 B
Text
|
|
$FreeBSD$
|
|
|
|
--- doc/Makefile.in.orig
|
|
+++ doc/Makefile.in
|
|
@@ -236,7 +236,7 @@
|
|
target_alias = @target_alias@
|
|
AUTOMAKE_OPTIONS = foreign
|
|
SUBDIRS = . html
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
doc_DATA = \
|
|
FLAC.tag
|
|
|