Date: Tue, 29 May 2001 11:41:16 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xinstall xinstall.c Message-ID: <200105291841.f4TIfHJ95818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/05/29 11:41:16 PDT
Modified files:
usr.bin/xinstall xinstall.c
Log:
Use use ${INSTALL} -d in our build process. If INSTALL is set to
"install -C" then things will fail due to new checks. Relax the
checks so that install -C -d works again.
Revision Changes Path
1.42 +2 -2 src/usr.bin/xinstall/xinstall.c
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?200105291841.f4TIfHJ95818>
