$OpenBSD: patch-Makefile_in,v 1.4 2006/12/30 16:32:47 aanriot Exp $
--- Makefile.in.orig	Wed Dec 20 17:46:23 2006
+++ Makefile.in	Mon Dec 25 19:50:07 2006
@@ -210,7 +210,7 @@ build_alias = @build_alias@
 build_cpu = @build_cpu@
 build_os = @build_os@
 build_vendor = @build_vendor@
-configdir = @configdir@
+configdir = @prefix@/share/examples/prelude-lml
 datadir = @datadir@
 datarootdir = @datarootdir@
 defined = @defined@
@@ -700,7 +700,6 @@ uninstall-info: uninstall-info-recursive
 
 
 install-data-local:
-	$(INSTALL) -m 700 -d $(DESTDIR)$(metadata_dir)
 	@if test -f $(DESTDIR)$(configdir)/prelude-lml.conf; then         					\
 		echo "********************************************************************************"; 	\
                 echo;                                                                                    	\
