summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-be
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pine4/files/patch-be')
-rw-r--r--mail/pine4/files/patch-be20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/pine4/files/patch-be b/mail/pine4/files/patch-be
new file mode 100644
index 000000000000..3d5efa25dc68
--- /dev/null
+++ b/mail/pine4/files/patch-be
@@ -0,0 +1,20 @@
+--- pine/pine.c.orig Tue Aug 7 15:52:00 2001
++++ pine/pine.c Fri Sep 28 00:51:54 2001
+@@ -40,7 +40,7 @@
+ ----------------------------------------------------------------------*/
+
+ #include "headers.h"
+-#include "../c-client/imap4r1.h"
++#include "c-client/imap4r1.h"
+
+
+ /*
+@@ -361,7 +361,7 @@
+ #endif
+
+ /*------- Set up c-client drivers -------*/
+-#include "../c-client/linkage.c"
++#include "c-client/linkage.c"
+ /*
+ * Lookups of long login names which don't exist are very slow in aix.
+ * This would normally get set in system-wide config if not needed.