mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
![Gregory Neil Shapiro](/assets/img/avatar_default.png)
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