Author: marcel
Date: Mon Jul  2 20:24:01 2012
New Revision: 238021
URL: http://svn.freebsd.org/changeset/base/238021

Log:
  Add description for INSTALL_AS_USER

Added:
  head/tools/build/options/WITH_INSTALL_AS_USER   (contents, props changed)

Added: head/tools/build/options/WITH_INSTALL_AS_USER
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/tools/build/options/WITH_INSTALL_AS_USER       Mon Jul  2 20:24:01 
2012        (r238021)
@@ -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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to