Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 1998 05:30:40 -0700 (PDT)
From:      Andreas Klemm <andreas@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   cvs commit: src/etc/mail Makefile
Message-ID:  <199807201230.FAA07663@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     1998/07/20 05:30:40 PDT

  Modified files:
    etc/mail             Makefile 
  Log:
  Enter absolute path for the makemap command (which lives under /usr/sbin)
  This makes it possible to run make from cron, i.e.:
  	root's crontab:
  	( cd /etc/mail; make all install )
  without the error:
  	makemap hash /etc/mail/spamsites < /etc/mail/block_domains.txt
  	makemap: not found
  	*** Error code 127
  If this solution is widely accepted, I'd like to merge it into -STABLE
  
  Revision  Changes    Path
  1.4       +4 -4      src/etc/mail/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807201230.FAA07663>