openbsd-ports/mail/mutt/snapshot/patches/patch-configure_ac
sthen 1e1a4b8dc8 - update the sidebar/compressed patches to work with this snapshot.
- new LIB_DEPENDS/REVISION.
- switch to a newer snapshot pulled from the repo, rolling in the
upstream patches.

requested by edd@. thanks to jasper@, landry@, pea@ for testing.
2010-09-08 09:57:28 +00:00

13 lines
364 B
Plaintext

$OpenBSD: patch-configure_ac,v 1.5 2010/09/08 09:57:28 sthen Exp $
--- configure.ac.orig Wed Aug 25 00:30:49 2010
+++ configure.ac Sat Sep 4 10:33:30 2010
@@ -549,7 +549,7 @@ fi
AC_SUBST(docdir)
if test x$mutt_cv_setgid = xyes; then
- DOTLOCK_GROUP='mail'
+ DOTLOCK_GROUP='wheel'
DOTLOCK_PERMISSION=2755
else
DOTLOCK_GROUP=''