openbsd-ports/mail/mutt/patches/patch-configure

13 lines
309 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.5 2000/07/27 22:28:00 brad Exp $
--- configure.orig Thu Jul 6 19:07:35 2000
+++ configure Sat Jul 22 13:22:30 2000
@@ -3819,7 +3819,7 @@
if test x$mutt_cv_setgid = xyes; then
- DOTLOCK_GROUP='mail'
+ DOTLOCK_GROUP='wheel'
DOTLOCK_PERMISSION=2755
else
DOTLOCK_GROUP=''