Date: Tue, 29 May 2001 10:55:50 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/sendmail Makefile Message-ID: <200105291755.f4THtoI46308@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2001/05/29 10:55:50 PDT Modified files: share/sendmail Makefile Log: Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c made the usage here incorrect. Note that the change to install may cause other things to break, such as the advice in src/etc/defaults/make.conf: # Compare before install #INSTALL=install -C If users actually use this, any ${INSTALL} -d invocations in an installworld will also fail. Submitted by: David Wolfskill <david@catwhisker.org> MFC after: 2 days Revision Changes Path 1.4 +2 -2 src/share/sendmail/Makefile 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?200105291755.f4THtoI46308>