$OpenBSD: patch-Makefile_in,v 1.1 2007/10/16 16:41:55 ajacoutot Exp $
--- Makefile.in.orig	Thu Oct 11 18:37:48 2007
+++ Makefile.in	Thu Oct 11 18:38:06 2007
@@ -131,7 +131,7 @@ SUBDIRS = src
 
 man_MANS = doc/burgerspace.6
 
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
 doc_DATA = \
 	AUTHORS \
 	COPYING \
@@ -574,7 +574,7 @@ info: info-recursive
 
 info-am:
 
-install-data-am: install-docDATA install-man
+install-data-am: install-man
 
 install-exec-am:
 
