svn commit: r213585 - head/tools/build/mk
Alexander Leidinger
Alexander at Leidinger.net
Sun Oct 10 09:35:32 UTC 2010
On Fri, 8 Oct 2010 17:42:10 +0000 (UTC) Mark Murray <markm at FreeBSD.org>
wrote:
> Author: markm
> Date: Fri Oct 8 17:42:09 2010
> New Revision: 213585
> URL: http://svn.freebsd.org/changeset/base/213585
>
> Log:
> Don't blow away /bin/rmail symlink if we are keeping mailwrapper.
> Mailwrapper can provide a perfectly good rmail with other
> mailers.
Can you please point out where rmail is installed when MK_SENDMAIL=no
and MK_MAILWRAPPER!=no? I can not find such a place.
If not: your commit is wrong, it either
1) misses to add this functionality to build-/installworld
or
2) needs to be reverted if you do not want to do 2), as
the goal for delete-old is to remove files which are not
not installed by installworld now, but where installed
by installworld before.
Bye,
Alexander.
More information about the svn-src-head
mailing list