fix bogus use of patches
This commit is contained in:
parent
b2b9544d0a
commit
ebe741d37c
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.1.1.1 2001/08/20 19:51:53 lebel Exp $
|
||||
--- configure.orig Tue Jul 24 17:27:20 2001
|
||||
+++ configure Sun Aug 19 19:30:55 2001
|
||||
@@ -4605,7 +4605,7 @@ docdir=$mutt_cv_docdir
|
||||
|
||||
|
||||
if test x$mutt_cv_setgid = xyes; then
|
||||
- DOTLOCK_GROUP='mail'
|
||||
+ DOTLOCK_GROUP='wheel'
|
||||
DOTLOCK_PERMISSION=2755
|
||||
else
|
||||
DOTLOCK_GROUP=''
|
12
mail/mutt/snapshot/patches/patch-configure_in
Normal file
12
mail/mutt/snapshot/patches/patch-configure_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-configure_in,v 1.1 2004/02/15 04:07:35 brad Exp $
|
||||
--- configure.in.orig 2004-02-14 23:00:32.000000000 -0500
|
||||
+++ configure.in 2004-02-14 23:00:56.000000000 -0500
|
||||
@@ -471,7 +471,7 @@ docdir=$mutt_cv_docdir
|
||||
AC_SUBST(docdir)
|
||||
|
||||
if test x$mutt_cv_setgid = xyes; then
|
||||
- DOTLOCK_GROUP='mail'
|
||||
+ DOTLOCK_GROUP='wheel'
|
||||
DOTLOCK_PERMISSION=2755
|
||||
else
|
||||
DOTLOCK_GROUP=''
|
Loading…
x
Reference in New Issue
Block a user