]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - tools/build/options/WITH_INSTALL_AS_USER
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / tools / build / options / WITH_INSTALL_AS_USER
1 .\" $FreeBSD$
2 Set to make install targets succeed for non-root users by installing
3 files with owner and group attributes set to that of the user running
4 the
5 .Xr make 1
6 command.
7 The user still has to set the
8 .Va DESTDIR
9 variable to point to a directory where the user has write permissions.