openbsd-ports/mail/mutt/patches/patch-fix_DOTLOCK_group
1999-07-15 02:42:28 +00:00

12 lines
246 B
Plaintext

--- configure.orig Thu Jun 3 16:17:59 1999
+++ configure Wed Jul 14 21:56:20 1999
@@ -2963,7 +2963,7 @@
if test x$mutt_cv_setgid = xyes; then
- DOTLOCK_GROUP='mail'
+ DOTLOCK_GROUP='wheel'
DOTLOCK_PERMISSION=2755
else
DOTLOCK_GROUP=''