mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
The description is clearly what effect the knob has when set, so the additional text was unnecessary. Reviewed by: jhb, se Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D29583
9 lines
281 B
Text
9 lines
281 B
Text
.\" $FreeBSD$
|
|
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.
|