diff options
Diffstat (limited to 'time/rclock/patches/patch-ab')
-rw-r--r-- | time/rclock/patches/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/time/rclock/patches/patch-ab b/time/rclock/patches/patch-ab new file mode 100644 index 00000000000..af2f9b88de5 --- /dev/null +++ b/time/rclock/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $ +--- rclock/feature.h.orig Mon Jun 14 03:32:41 1999 ++++ rclock/feature.h Mon Jun 14 03:33:08 1999 +@@ -53,7 +53,7 @@ + #define MAIL + /* #define MAIL_BELL */ + /* #define MAIL_SPAWN "xmh\ -font\ 7x14\&" */ +-/* #define MAIL_SPOOL "/var/spool/mail/" */ ++#define MAIL_SPOOL "/var/mail/" + + /*----------------------------------------------------------------------* + * #define CLOCKUPDATE 30 |