13 lines
365 B
Plaintext
13 lines
365 B
Plaintext
|
$OpenBSD: patch-configure,v 1.1.1.1 2001/08/20 19:51:53 lebel Exp $
|
||
|
--- configure.orig Tue Jul 24 17:27:20 2001
|
||
|
+++ configure Sun Aug 19 19:30:55 2001
|
||
|
@@ -4605,7 +4605,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=''
|