mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 10:52:50 +00:00
b2c76c41be
Remove /^\.\\"\s*\$FreeBSD\$$\n/
9 lines
267 B
Plaintext
9 lines
267 B
Plaintext
Make install targets succeed for non-root users by installing
|
|
files with owner and group attributes set to that of the user running
|
|
the
|
|
.Xr make 1
|
|
command.
|
|
The user still must set the
|
|
.Va DESTDIR
|
|
variable to point to a directory where the user has write permissions.
|