$OpenBSD: patch-doc_eu_Makefile_in,v 1.3 2007/10/18 14:18:40 ajacoutot Exp $
--- doc/eu/Makefile.in.orig	Thu Mar 29 11:15:09 2007
+++ doc/eu/Makefile.in	Tue Oct 16 13:47:26 2007
@@ -332,7 +332,7 @@ docname = dia
 lang = eu
 omffile = 
 entities = 
-@HAVE_GNOME_FALSE@docdir = $(datadir)/help/$(docname)/$(lang)
+@HAVE_GNOME_FALSE@docdir = $(datadir)/gnome/help/$(docname)/$(lang)
 
 # **********  Begin of section some packagers may need to modify  **********
 # This variable (docdir) specifies where the documents should be installed.
@@ -593,7 +593,7 @@ install-data-hook-omf:
 	    $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
 	  done; \
 	fi
-	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
+	# -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
 
 uninstall-local-omf:
 	-for file in $(srcdir)/*.omf; do \
@@ -610,7 +610,7 @@ clean-local-omf:
 	  done; \
 	fi
 
-all: omf
+all:
 
 $(docname).xml: $(entities)
 	-ourdir=`pwd`;  \
