summaryrefslogtreecommitdiff
path: root/mail/pine/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pine/patches/patch-ah')
-rw-r--r--mail/pine/patches/patch-ah17
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/pine/patches/patch-ah b/mail/pine/patches/patch-ah
deleted file mode 100644
index 88f6693b9a8..00000000000
--- a/mail/pine/patches/patch-ah
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ah,v 1.3 2002/12/11 12:22:18 tron Exp $
-
---- pine/pine.c.orig Tue Jan 8 22:15:08 2002
-+++ pine/pine.c Wed Dec 11 13:13:17 2002
-@@ -415,8 +415,12 @@
- * This would normally get set in system-wide config if not needed.
- */
- if(F_ON(F_DISABLE_SHARED_NAMESPACES, ps_global))
-+#ifdef SET_DISABLEAUTOMATICSHAREDNAMESPACES
- mail_parameters(NULL, SET_DISABLEAUTOMATICSHAREDNAMESPACES,
- (void *) TRUE);
-+#else
-+ mail_parameters(NULL, SET_DISABLEAUTOSHAREDNS, (void *) TRUE);
-+#endif
-
- /*------- ... then tune the drivers just installed -------*/
- #ifdef DOS