openbsd-ports/mail/mutt/patches/patch-fix_DOTLOCK_group
1999-03-19 19:36:55 +00:00

12 lines
246 B
Plaintext

--- configure.orig Sun Feb 28 03:08:02 1999
+++ configure Fri Mar 19 14:31:58 1999
@@ -2961,7 +2961,7 @@
if test x$mutt_cv_setgid = xyes; then
- DOTLOCK_GROUP='mail'
+ DOTLOCK_GROUP='wheel'
DOTLOCK_PERMISSION=2755
else
DOTLOCK_GROUP=''