patch-alpine_pine-use_c 432 B

12345678910111213
  1. $OpenBSD: patch-alpine_pine-use_c,v 1.5 2017/04/25 09:20:53 ajacoutot Exp $
  2. --- alpine/pine-use.c.orig Mon Feb 6 01:06:22 2017
  3. +++ alpine/pine-use.c Tue Apr 25 11:10:08 2017
  4. @@ -24,7 +24,7 @@ static char rcsid[] = "$Id: pine-use.c 761 2007-10-23
  5. #include <sys/stat.h>
  6. #ifndef MAILSPOOLPCTS
  7. -#define MAILSPOOLPCTS "/usr/spool/mail/%s"
  8. +#define MAILSPOOLPCTS "/var/mail/%s"
  9. /* #define MAILSPOOLPCTS "/usr/mail/%s" */
  10. #endif