]> git.pld-linux.org Git - packages/mutt.git/blame - mutt-mail.patch
- new
[packages/mutt.git] / mutt-mail.patch
CommitLineData
16fdfe8d
AF
1--- configure.old Sat Dec 12 09:12:11 1998
2+++ configure Mon Dec 14 11:09:25 1998
3@@ -2984,7 +2984,7 @@
4
5
6 if test x$mutt_cv_setgid = xyes; then
7- DOTLOCK_GROUP='mail'
8+ DOTLOCK_GROUP='`id -g`'
9 DOTLOCK_PERMISSION=2755
10 else
11 DOTLOCK_GROUP=''
This page took 0.030372 seconds and 4 git commands to generate.