summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2012-07-02 20:24:01 +0000
committermarcel <marcel@FreeBSD.org>2012-07-02 20:24:01 +0000
commit9a9eba4d36fb89b9242f23af81de1e0224427850 (patch)
tree6b5a10dd61cbf39c19da555753297436e5d0de39
parent2883940819efb23fc882dd47de9d6267e3669551 (diff)
downloadFreeBSD-src-9a9eba4d36fb89b9242f23af81de1e0224427850.zip
FreeBSD-src-9a9eba4d36fb89b9242f23af81de1e0224427850.tar.gz
Add description for INSTALL_AS_USER
-rw-r--r--tools/build/options/WITH_INSTALL_AS_USER9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/build/options/WITH_INSTALL_AS_USER b/tools/build/options/WITH_INSTALL_AS_USER
new file mode 100644
index 0000000..da49014
--- /dev/null
+++ b/tools/build/options/WITH_INSTALL_AS_USER
@@ -0,0 +1,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 has to set the
+.Va DESTDIR
+variable to point to a directory where the user has write permissions.
OpenPOWER on IntegriCloud