13 lines
538 B
Plaintext
13 lines
538 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.5 2005/12/03 21:14:22 naddy Exp $
|
|
--- doc/Makefile.in.orig Mon Nov 28 05:26:30 2005
|
|
+++ doc/Makefile.in Fri Dec 2 16:17:52 2005
|
|
@@ -178,7 +178,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
SUBDIRS = libogg
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
|
|
stream.png vorbisword2.png white-ogg.png white-xifish.png \
|
|
rfc3533.txt rfc3534.txt
|