]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enter absolute path for the makemap command (which lives under /usr/sbin)
authorAndreas Klemm <andreas@FreeBSD.org>
Mon, 20 Jul 1998 12:30:39 +0000 (12:30 +0000)
committerAndreas Klemm <andreas@FreeBSD.org>
Mon, 20 Jul 1998 12:30:39 +0000 (12:30 +0000)
commitd0db3de4884865b74bf665a4ad74700fab947c5e
tree8ced005441597cab094d75c6a72da50efe99315e
parent519e76df7c90aa01f7ac833876090ca0e3353196
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
etc/mail/Makefile