Index: pine4.33/pico/osdep/os-a41.h
diff -c pine4.33/pico/osdep/os-a41.h:1.1 pine4.33/pico/osdep/os-a41.h:1.2
*** pine4.33/pico/osdep/os-a41.h:1.1	Wed Jun  6 22:41:31 2001
--- pine4.33/pico/osdep/os-a41.h	Thu Jun  7 22:05:58 2001
***************
*** 157,163 ****
  /*
   * 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
--- 157,163 ----
  /*
   * Place where mail gets delivered (for pico's new mail checking)
   */
! #define MAILDIR		"/var/spool/mail"
  
  /*
   * What and where the tool that checks spelling is located.  If this is
Index: pine4.33/pine/osdep/os-a41.h
diff -c pine4.33/pine/osdep/os-a41.h:1.1 pine4.33/pine/osdep/os-a41.h:1.2
*** pine4.33/pine/osdep/os-a41.h:1.1	Wed Jun  6 22:41:40 2001
--- pine4.33/pine/osdep/os-a41.h	Thu Jun  7 22:05:58 2001
***************
*** 160,167 ****
  
  
  /*----- System-wide config file ----------------------------------------*/
! #define SYSTEM_PINERC             "/usr/local/lib/pine.conf"
! #define SYSTEM_PINERC_FIXED       "/usr/local/lib/pine.conf.fixed"
  
  
  
--- 160,167 ----
  
  
  /*----- System-wide config file ----------------------------------------*/
! #define SYSTEM_PINERC             "/etc/pine.conf"
! #define SYSTEM_PINERC_FIXED       "/etc/pine.conf.fixed"
  
  
  
