diff -Naur libvorbis-1.0.old/doc/Makefile.in libvorbis-1.0.new/doc/Makefile.in
--- libvorbis-1.0.old/doc/Makefile.in	Fri Jul 19 23:12:33 2002
+++ libvorbis-1.0.new/doc/Makefile.in	Sat Jul 20 23:22:06 2002
@@ -94,7 +94,7 @@
 
 SUBDIRS = vorbisfile vorbisenc
 
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
 
 doc_DATA = components.png 	draft-moffitt-vorbis-rtp-00.txt 	eightphase.png 	evenlsp.png 	floor1-1.png 	floor1-2.png 	floor1-3.png 	floor1-4.png 	floor1_inverse_dB_table.html 	floorval.png 	fourphase.png 	framing.html 	helper.html 	hufftree-under.png 	hufftree.png 	index.html 	lspmap.png 	oddlsp.png 	oggstream.html 	programming.html 	residue-pack.png 	residue2.png 	squarepolar.png 	stereo.html 	stream.png 	v-comment.html 	vorbis-clip.txt 	vorbis-errors.txt 	vorbis-fidelity.html 	vorbis-ogg.html 	vorbis-spec-bitpack.html 	vorbis-spec-codebook.html 	vorbis-spec-floor0.html 	vorbis-spec-floor1.html 	vorbis-spec-intro.html 	vorbis-spec-ref.html 	vorbis-spec-res.html 	vorbis.html 	vorbisword2.png 	wait.png 	white-ogg.png 	white-xifish.png 	window1.png 	window2.png
 
diff -Naur libvorbis-1.0.old/doc/vorbisenc/Makefile.in libvorbis-1.0.new/doc/vorbisenc/Makefile.in
--- libvorbis-1.0.old/doc/vorbisenc/Makefile.in	Fri Jul 19 23:12:35 2002
+++ libvorbis-1.0.new/doc/vorbisenc/Makefile.in	Sat Jul 20 23:22:06 2002
@@ -92,7 +92,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
+docdir = $(datadir)/doc/$(PACKAGE)/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
 
diff -Naur libvorbis-1.0.old/doc/vorbisfile/Makefile.in libvorbis-1.0.new/doc/vorbisfile/Makefile.in
--- libvorbis-1.0.old/doc/vorbisfile/Makefile.in	Fri Jul 19 23:12:34 2002
+++ libvorbis-1.0.new/doc/vorbisfile/Makefile.in	Sat Jul 20 23:22:06 2002
@@ -92,7 +92,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
+docdir = $(datadir)/doc/$(PACKAGE)/vorbisfile
 
 doc_DATA = OggVorbis_File.html chaining_example_c.html chainingexample.html 	datastructures.html decoding.html example.html exampleindex.html 	fileinfo.html index.html initialization.html ov_bitrate.html 	ov_bitrate_instant.html ov_callbacks.html ov_clear.html 	ov_comment.html ov_info.html ov_open.html ov_open_callbacks.html 	ov_pcm_seek.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html 	ov_raw_tell.html ov_raw_total.html ov_read.html ov_seekable.html 	ov_serialnumber.html ov_streams.html ov_time_seek.html 	ov_time_tell.html ov_time_total.html overview.html reference.html 	seekexample.html seeking.html seeking_test_c.html seekingexample.html 	style.css vorbis_comment.html vorbis_info.html 	vorbisfile_example_c.html ov_read_float.html ov_test.html 	ov_test_open.html ov_test_callbacks.html
 
