forked from Lainports/freebsd-ports
Ogg streams. PR: 22097 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
11 lines
359 B
Text
11 lines
359 B
Text
--- doc/Makefile.am.orig Wed Oct 18 23:23:41 2000
|
|
+++ doc/Makefile.am Wed Oct 18 23:23:51 2000
|
|
@@ -2,7 +2,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
|
|
|
|
doc_DATA = v-comment.html vorbisword2.png white-ogg.png programming.html\
|
|
vorbis.html wait.png white-xifish.png
|