$OpenBSD: patch-Makefile_in,v 1.5 2007/05/26 01:14:33 aanriot Exp $
--- Makefile.in.orig	Wed May  2 11:19:41 2007
+++ Makefile.in	Thu May 17 13:16:32 2007
@@ -364,7 +364,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@
@@ -854,7 +854,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;                                                                                    	\
