$NetBSD: patch-ab,v 1.1.1.1 2003/04/30 00:03:39 jtb Exp $

--- manual/Makefile.in.orig
+++ manual/Makefile.in
@@ -99,7 +99,7 @@
 am__quote = @am__quote@
 install_sh = @install_sh@
 
-docdir = $(prefix)/doc/blitz
+docdir = $(prefix)/share/doc/blitz
 doc_DATA = Frames.html INDEX.html Index-epilogue.html Index-prologue.html \
 Index.html arrays-ctors.yo arrays-debug.yo arrays-expr.yo arrays-globals.yo \
 arrays-indirect.yo arrays-intro.yo arrays-io.yo arrays-members.yo \
@@ -114,7 +114,7 @@
 range.html sinsoid.eps sinsoid.gif slice.eps slice.fig slice.gif \
 strideslice.eps strideslice.fig strideslice.gif tau.yo tensor1.eps \
 tensor1.fig tensor1.gif tinymatrix.yo tinyvector.yo tuning.yo update \
-vector.html 
+vector.html
 
 
 EXTRA_DIST = $(doc_DATA)
