Date: Mon, 29 Jul 2002 01:51:04 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/share/man/man5 make.conf.5 src/share/examples/etc make.conf src/usr.bin/xinstall xinstall.c Message-ID: <200207290851.g6T8p4sx001953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/07/29 01:51:04 PDT
Modified files:
. UPDATING
share/man/man5 make.conf.5
share/examples/etc make.conf
usr.bin/xinstall xinstall.c
Log:
Ignore -C, -p, and -S options of install(1) when used with the -d
option. Warn about COPY being phased out. Restore the old method
of always comparing before installing: INSTALL="install -C".
Requested by: bde
Revision Changes Path
1.214 +6 -0 src/UPDATING
1.195 +1 -1 src/share/examples/etc/make.conf
1.54 +1 -1 src/share/man/man5/make.conf.5
1.56 +1 -1 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?200207290851.g6T8p4sx001953>
