summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-bb
blob: d7413e00afafeb148f2c083112558e25d2784909 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- pine/init.c.orig	Wed Nov 29 09:57:56 2000
+++ pine/init.c	Mon Dec 18 02:40:53 2000
@@ -65,7 +65,7 @@
 
 
 #include "headers.h"
-#include "../c-client/imap4r1.h"  /* for LEVELSTATUS() */
+#include "c-client/imap4r1.h"  /* for LEVELSTATUS() */
 
 
 typedef enum {Sapling, Seedling, Seasoned} FeatureLevel;
@@ -370,7 +370,7 @@
 
 /*----------------------------------------------------------------------
 These are the variables that control a number of pine functions.  They
-come out of the .pinerc and the /usr/local/lib/pine.conf files.  Some can
+come out of the .pinerc and the @@PREFIX@@/etc/pine.conf files.  Some can
 be set by the user while in Pine.  Eventually all the local ones should
 be so and maybe the global ones too.