Date: Tue, 05 Apr 2005 16:51:21 +0600 From: Boris Kovalenko <boris@ntmk.ru> To: freebsd-stable@freebsd.org Subject: 5.4 PRE mergemaster fails Message-ID: <42526DA9.7040605@ntmk.ru>
next in thread | raw e-mail | index | archive | help
Hello!
mergemaster fails when NOCRYPT=true. This is because of
/usr/src/etc/Makefile (line 26)
.if !defined(NOCRYPT)
SSH= ....
but no check when installing (line 102)
install ... ${SSH}
--
With respect,
Boris Kovalenko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42526DA9.7040605>
