summaryrefslogtreecommitdiff
path: root/sysutils/mc/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mc/patches/patch-ad')
-rw-r--r--sysutils/mc/patches/patch-ad24
1 files changed, 0 insertions, 24 deletions
diff --git a/sysutils/mc/patches/patch-ad b/sysutils/mc/patches/patch-ad
deleted file mode 100644
index 41d74c44976..00000000000
--- a/sysutils/mc/patches/patch-ad
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ad,v 1.7 2002/10/23 08:49:07 bouyer Exp $
-
---- vfs/smbfs.c.orig Mon Jul 3 16:31:59 2000
-+++ vfs/smbfs.c Tue Oct 22 22:29:12 2002
-@@ -29,7 +29,9 @@
- confilcts with definitions in other includes */
- #undef HAVE_LIBREADLINE
- #define NO_CONFIG_H
-+#ifndef SunOS
- #define BOOL_DEFINED
-+#endif
- #include "samba/include/includes.h"
-
- #include <string.h>
-@@ -375,7 +377,8 @@
- static int
- smbfs_init(vfs *me)
- {
-- char *servicesf = "/etc/smb.conf";
-+ /* This must match what net/samba uses. */
-+ char *servicesf = "/etc/samba/smb.conf";
-
- /* DEBUGLEVEL = 4; */
-