openbsd-ports/mail/re-alpine/patches/patch-alpine_pine-use_c
ajacoutot 89b20c4179 Import alpine-2.02.
This is the continuation of the Alpine email client from University of
Washington.
This port will be used to build the following packages:
- alpine
- c-client
- imap-uw
- mailutil-uw
- pico
- pilot

ok jasper@
2012-09-27 15:09:53 +00:00

13 lines
436 B
Plaintext

$OpenBSD: patch-alpine_pine-use_c,v 1.1.1.1 2012/09/27 15:09:53 ajacoutot Exp $
--- alpine/pine-use.c.orig Sat Oct 2 10:37:57 2010
+++ alpine/pine-use.c Sun Sep 23 09:52:20 2012
@@ -21,7 +21,7 @@ static char rcsid[] = "$Id: pine-use.c 761 2007-10-23
#include <sys/stat.h>
#ifndef MAILSPOOLPCTS
-#define MAILSPOOLPCTS "/usr/spool/mail/%s"
+#define MAILSPOOLPCTS "/var/mail/%s"
/* #define MAILSPOOLPCTS "/usr/mail/%s" */
#endif