mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
15 lines
395 B
Plaintext
15 lines
395 B
Plaintext
$NetBSD: patch-ac,v 1.10 2011/01/23 14:36:10 wiz Exp $
|
|
|
|
for installing configs to share/examples/mc
|
|
--- misc/Makefile.in.orig 2010-07-05 19:13:19.000000000 +0000
|
|
+++ misc/Makefile.in
|
|
@@ -369,7 +369,7 @@ LIBFILES_CONST = \
|
|
mc.menu.sr
|
|
|
|
CLEANFILES = $(SCRIPTS_OUT)
|
|
-cfgdir = $(sysconfdir)/@PACKAGE@
|
|
+cfgdir = @datadir@/examples/@PACKAGE@
|
|
cfg_DATA = \
|
|
$(LIBFILES_CONST) \
|
|
$(LIBFILES_OUT) \
|