summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-10-04 00:11:36 +0000
committertv <tv@pkgsrc.org>1998-10-04 00:11:36 +0000
commita059169bf7327326835527ad731be7b3555b9358 (patch)
tree8136cf7e7872a3c88acddca55b8338f7480f0966 /mail
parentcb94837a873a1b5133a45288c8c10ecc16a11079 (diff)
downloadpkgsrc-a059169bf7327326835527ad731be7b3555b9358.tar.gz
Back out previous, and nuke mail-directory default setting completely.
Pine's default mail directory has always been `mail' (no capital), and users who want this changed may do so manually.
Diffstat (limited to 'mail')
-rw-r--r--mail/pine/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index 8c8704221df..8c08dad4152 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 1998/10/03 23:52:02 hubertf Exp $
+# $NetBSD: Makefile,v 1.25 1998/10/04 00:11:36 tv Exp $
# FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp
#
@@ -38,7 +38,6 @@ do-install:
( ${ECHO} '# (This file is not part of the pine distribution! - HF)' ; \
${PREFIX}/bin/pine -conf ) | ${SED} \
-e 's|^\(use-only-domain-name\)=.*$$|\1=No|g' \
- -e 's|^\(mail-directory\)=.*$$|\1=~/Mail|g' \
-e 's|^\(feature-list\)=.*$$|\1=enable-mail-check-cue,enable-suspend,expanded-view-of-addressbooks,include-header-in-reply,include-text-in-reply,show-selected-in-boldface,signature-at-bottom|g' \
-e 's|^\(sort-key\)=.*$$|\1=Arrival/Reverse|g' \
>${PREFIX}/etc/pine.conf