Date: Mon, 10 Mar 2003 14:06:45 -0600 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Message-ID: <20030310200645.GB5060@madman.celabo.org> In-Reply-To: <200303101943.h2AJhuX2037826@repoman.freebsd.org> References: <200303101943.h2AJhuX2037826@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 10, 2003 at 11:43:56AM -0800, David E. O'Brien wrote: > obrien 2003/03/10 11:43:56 PST > > FreeBSD src repository > > Modified files: > secure/lib/libcrypto Makefile > Log: > Don't error out the build if removing a "stale" symlink fails. Oops, sorry. How does `rm -f' "error out"? The `-f' should have "hidden" any non-zero exit status. I guess it does not in all cases? > Pointy hat for breaking my installworld: nectar I don't have enough to throw a party yet, but it shouldn't be long now :-) Cheers, -- Jacques A. Vidrine <nectar@celabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030310200645.GB5060>