diff options
Diffstat (limited to 'chinese/pine4/files/patch-af')
-rw-r--r-- | chinese/pine4/files/patch-af | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/chinese/pine4/files/patch-af b/chinese/pine4/files/patch-af deleted file mode 100644 index 1d9c89032c99..000000000000 --- a/chinese/pine4/files/patch-af +++ /dev/null @@ -1,20 +0,0 @@ ---- pico/osdep/os-bsf.h.orig Thu Oct 8 06:10:21 1998 -+++ pico/osdep/os-bsf.h Thu Oct 14 10:53:41 1999 -@@ -23,7 +23,7 @@ - - #define USE_DIRENT - #include <sys/types.h> --#include <sys/dir.h> -+#include <dirent.h> - #include <stdlib.h> - #include <string.h> - -@@ -152,7 +152,7 @@ - /* - * Place where mail gets delivered (for pico's new mail checking) - */ --#define MAILDIR "/usr/spool/mail" -+#define MAILDIR "/var/mail" - - /* - * What and where the tool that checks spelling is located. If this is |