$NetBSD: patch-ac,v 1.2 2006/01/31 20:29:40 reed Exp $

--- doc/Makefile.in.orig	2006-01-26 09:24:53.000000000 -0800
+++ doc/Makefile.in	2006-01-26 09:25:44.000000000 -0800
@@ -81,7 +81,7 @@
 
 info_TEXINFOS = git.texinfo
 man_MANS = git.1 gitaction.1 gitkeys.1 gitmount.1 gitrgrep.1 gitunpack.1
-htmldir = $(prefix)/doc/git-$(VERSION)
+htmldir = $(prefix)/share/doc/git
 html_DATA = git.html
 EXTRA_DIST = git.1 gitaction.1 gitkeys.1 gitmount.1 gitrgrep.1 gitunpack.1 	     git.html
 
