ports/audio/libogg/files/patch-doc_Makefile.in
Christian Weisgerber 8b83a1fcab Update to 1.1.2. Changes in this release:
* various bugfixes
 * important bugfix for 64-bit platforms
 * various portability fixes
 * autotools cleanup from Thomas Vander Stichele
 * new multiplexed Ogg stream documentation
2004-10-12 14:54:22 +00:00

14 lines
462 B
Text

$FreeBSD$
--- doc/Makefile.in.orig Fri Sep 24 00:35:47 2004
+++ doc/Makefile.in Fri Sep 24 00:36:02 2004
@@ -169,7 +169,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
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
EXTRA_DIST = $(doc_DATA)
all: all-recursive