From f88fe6dcdcb6bc3ae59c7cbb38808d11541f3893 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Tue, 2 Jan 2001 09:04:10 +0000 Subject: Add pico 3.7, PIne's message COmposition editor. PR: 23596 Submitted by: Jeremy Shaffner Approved by: asami (no repository copy necessary) --- editors/pico/files/patch-an | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 editors/pico/files/patch-an (limited to 'editors/pico/files/patch-an') diff --git a/editors/pico/files/patch-an b/editors/pico/files/patch-an new file mode 100644 index 000000000000..2d9cc2dc5bea --- /dev/null +++ b/editors/pico/files/patch-an @@ -0,0 +1,36 @@ +*** pico/osdep/os-bsf.h.orig Wed Jul 8 19:37:28 1998 +--- pico/osdep/os-bsf.h Fri Jul 10 12:57:37 1998 +*************** +*** 23,29 **** + + #define USE_DIRENT + #include +! #include + #include + #include + +--- 23,29 ---- + + #define USE_DIRENT + #include +! #include + #include + #include + +*************** +*** 152,158 **** + /* + * Place where mail gets delivered (for pico's new mail checking) + */ +! #define MAILDIR "/usr/spool/mail" + + /* + * What and where the tool that checks spelling is located. If this is +--- 152,158 ---- + /* + * Place where mail gets delivered (for pico's new mail checking) + */ +! #define MAILDIR "/var/mail" + + /* + * What and where the tool that checks spelling is located. If this is -- cgit v1.2.3