Date: Sun, 10 Oct 2010 11:35:24 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: Mark Murray <markm@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r213585 - head/tools/build/mk Message-ID: <20101010113524.00004725@unknown> In-Reply-To: <201010081742.o98HgAbO001604@svn.freebsd.org> References: <201010081742.o98HgAbO001604@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Oct 2010 17:42:10 +0000 (UTC) Mark Murray <markm@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101010113524.00004725>