K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2001-05-29T17:55:49.000000Z K 7 svn:log V 431 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 MFC after: 2 days END