pkgsrc/mail/procmail/patches/patch-ad

13 lines
425 B
Text
Raw Normal View History

$NetBSD: patch-ad,v 1.3 2000/08/26 14:26:58 wiz Exp $
1998-08-07 13:08:53 +02:00
--- src/recommend.c.orig Thu Nov 25 04:13:36 1999
+++ src/recommend.c
@@ -19,7 +19,6 @@
{ fprintf(stderr,"Please run this program via 'make recommend'\n");
return EX_USAGE;
}
- strchr(mailspooldir,'\0')[-1]='\0'; /* strip last character */
for(p=checkf;*p;p++)
if(!stat(*p,&stbuf)&&stbuf.st_mode&S_ISGID)
{ if(stbuf.st_mode&S_ISGID)