$OpenBSD: patch-conf_Makefile_in,v 1.7 2015/01/19 09:14:32 dcoppa Exp $
--- conf/Makefile.in.orig	Wed Nov 19 07:58:18 2014
+++ conf/Makefile.in	Mon Jan 19 03:09:48 2015
@@ -269,7 +269,7 @@ build_vendor = @build_vendor@
 builddir = @builddir@
 datadir = @datadir@
 datarootdir = @datarootdir@
-docdir = $(datadir)/$(PACKAGE)/doc
+docdir = $(datadir)/examples/$(PACKAGE)
 dvidir = @dvidir@
 exec_prefix = @exec_prefix@
 host = @host@
@@ -465,7 +465,6 @@ info-am:
 
 install-data-am: install-docDATA
 	@$(NORMAL_INSTALL)
-	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
 install-dvi: install-dvi-am
 
 install-dvi-am:
