$NetBSD: patch-ad,v 1.3 2000/08/26 14:26:58 wiz Exp $

--- 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)