mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 13:30:02 -04:00
21 lines
651 B
Plaintext
21 lines
651 B
Plaintext
$NetBSD: patch-ai,v 1.1 1998/09/04 19:29:06 christos Exp $
|
|
*** old/Mushrc Sun Oct 21 22:24:37 1990
|
|
--- Mushrc Fri Sep 4 15:13:56 1998
|
|
***************
|
|
*** 6,12 ****
|
|
set \
|
|
MAILRC = ".mushrc" \
|
|
ALTERNATE_RC = ".mailrc" \
|
|
! ALT_DEF_RC = "/usr/lib/Mail.rc"
|
|
|
|
# Set up the display early to allow quick exit in headers-only mode.
|
|
# The hdrs_only flag is true if the command line was: "mush -H".
|
|
--- 6,12 ----
|
|
set \
|
|
MAILRC = ".mushrc" \
|
|
ALTERNATE_RC = ".mailrc" \
|
|
! ALT_DEF_RC = "/etc/mail.rc"
|
|
|
|
# Set up the display early to allow quick exit in headers-only mode.
|
|
# The hdrs_only flag is true if the command line was: "mush -H".
|