$OpenBSD: patch-Makefile_in,v 1.2 2006/07/10 14:34:23 aanriot Exp $
--- Makefile.in.orig	Mon Jul 10 15:50:05 2006
+++ Makefile.in	Mon Jul 10 16:05:59 2006
@@ -211,7 +211,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@
@@ -699,7 +699,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;                                                                                    	\
