freebsd-dev/tools/build/options/WITH_INSTALL_AS_USER

10 lines
290 B
Plaintext
Raw Normal View History

2012-07-02 20:24:01 +00:00
.\" $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 has to set the
.Va DESTDIR
variable to point to a directory where the user has write permissions.