mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
399 B
Plaintext
15 lines
399 B
Plaintext
$NetBSD: patch-ac,v 1.11 2015/08/28 07:47:08 wiz Exp $
|
|
|
|
for installing configs to share/examples/mc
|
|
--- misc/Makefile.in.orig 2015-03-20 18:08:54.000000000 +0000
|
|
+++ misc/Makefile.in
|
|
@@ -492,7 +492,7 @@ LIBFILES_SCRIPT = \
|
|
edit.indent.rc
|
|
|
|
CLEANFILES = $(SCRIPTS_OUT)
|
|
-cfgdir = $(sysconfdir)/@PACKAGE@
|
|
+cfgdir = @datadir@/examples/@PACKAGE@
|
|
cfg_DATA = \
|
|
$(LIBFILES_CONST) \
|
|
$(SCRIPTS_OUT) \
|