opnsense-src/tools/build/options/WITH_INSTALL_AS_USER

10 lines
288 B
Text
Raw Normal View History

2012-07-02 16:24:01 -04: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 must set the
2012-07-02 16:24:01 -04:00
.Va DESTDIR
variable to point to a directory where the user has write permissions.