aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_INSTALL_AS_USER
blob: 6d130e106a93eba42261ccc60c78f6402afa8137 (plain) (blame)
1
2
3
4
5
6
7
8
9
.\" $FreeBSD$
Set to 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.