9a0bae0d1b
No real notable changes.
13 lines
477 B
Text
13 lines
477 B
Text
$NetBSD: patch-af,v 1.2 2002/01/02 12:39:37 lukem Exp $
|
|
|
|
--- doc/vorbisenc/Makefile.in.orig Tue Jan 1 12:53:49 2002
|
|
+++ doc/vorbisenc/Makefile.in
|
|
@@ -92,7 +92,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
|
|
+docdir = $(datadir)/doc/html/$(PACKAGE)-$(VERSION)/vorbisenc
|
|
|
|
doc_DATA = index.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_info.html vorbis_encode_init_vbr.html
|
|
|