pkgsrc-wip/mc/patches/patch-af
Aleksey Cheusov ac4b0d6770 Import mc-4.7.0.2 as wip/mc.
!!! More testing is needed !!!

GNU Midnight Commander is a user-friendly yet powerful file manager
and visual shell, useful to novice and guru alike. It provides a
clear, user-friendly, and somewhat protected interface to a Unix
system while making many frequent file operations more efficient and
preserving the full power of the command prompt. You will wonder how
you could ever live without it.
2010-02-19 15:53:34 +00:00

13 lines
579 B
Text

$NetBSD: patch-af,v 1.1.1.1 2010/02/19 15:53:34 cheusov Exp $
--- lib/vfs/mc-vfs/extfs/Makefile.in.orig 2010-02-18 15:21:48.481767490 +0000
+++ lib/vfs/mc-vfs/extfs/Makefile.in
@@ -366,7 +366,7 @@ EXTFS_OUT = \
@ENABLE_VFS_TRUE@extfs_DATA = $(EXTFS_MISC)
@ENABLE_VFS_TRUE@extfs_SCRIPTS = $(EXTFS_CONST) $(EXTFS_OUT)
-@ENABLE_VFS_TRUE@extfsconfdir = $(sysconfdir)/@PACKAGE@/extfs
+@ENABLE_VFS_TRUE@extfsconfdir = @datadir@/examples/@PACKAGE@/extfs
@ENABLE_VFS_TRUE@extfsconf_DATA = $(EXTFSCONFFILES)
EXTRA_DIST = $(EXTFS_MISC) $(EXTFS_CONST) $(EXTFSCONFFILES)
all: all-am