$NetBSD: patch-ad,v 1.10 2011/01/23 14:36:10 wiz Exp $

for installing configs to share/examples/mc
--- contrib/Makefile.in.orig	2010-07-05 19:13:15.000000000 +0000
+++ contrib/Makefile.in
@@ -356,7 +356,7 @@ noinst_DATA = README.xterm mcserv.init m
 SCRIPTS_IN = mc.csh.in mc.sh.in mc-wrapper.csh.in mc-wrapper.sh.in
 SCRIPTS_OUT = mc.csh mc.sh mc-wrapper.csh mc-wrapper.sh
 pkglibexec_SCRIPTS = $(SCRIPTS_OUT)
-cfgdir = $(sysconfdir)/@PACKAGE@
+cfgdir = @datadir@/examples/@PACKAGE@
 cfg_DATA = \
 	$(LIBFILES_ADD)
 
