openbsd-ports/mail/mutt/patches/patch-fix_DOTLOCK_group
espie 4915f32e9a Update to mutt 1.0.1.
with help from David Terrell (and tests/advice from various people).
2000-01-21 16:39:36 +00:00

13 lines
341 B
Plaintext

$OpenBSD: patch-fix_DOTLOCK_group,v 1.3 2000/01/21 16:39:39 espie Exp $
--- configure.orig Tue Jan 18 23:19:14 2000
+++ configure Thu Jan 20 16:33:03 2000
@@ -3211,7 +3211,7 @@ docdir=$mutt_cv_docdir
if test x$mutt_cv_setgid = xyes; then
- DOTLOCK_GROUP='mail'
+ DOTLOCK_GROUP='wheel'
DOTLOCK_PERMISSION=2755
else
DOTLOCK_GROUP=''