Date: Wed, 3 Apr 2002 23:35:05 -0800 From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Peter Wemm <peter@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/efi/loader Makefile Message-ID: <15532.553.21456.64713@horsey.gshapiro.net> In-Reply-To: <20020404071940.GD29935@sunbay.com> References: <200204040604.g3464db11860@freefall.freebsd.org> <20020404071940.GD29935@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> peter 2002/04/03 22:04:39 PST >> >> Modified files: >> sys/boot/efi/loader Makefile >> Log: >> Use a relative path to libstand.. /usr/src/lib/libstand may not exist >> or may have the wrong header files. >> >> Revision Changes Path >> 1.11 +1 -1 src/sys/boot/efi/loader/Makefile >> ru> Nice. I've fixed the (only) other one in etc/mail/Makefile,v 1.25. This breaks the functionality I had intended. etc/mail/Makefile is installed to /etc/mail/Makefile -- it's not a Makefile for buildworld or installworld. You changes makes it look for /etc/mail/../../contrib/sendmail/cf which will never exist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15532.553.21456.64713>