Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2012 20:24:01 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r238021 - head/tools/build/options
Message-ID:  <201207022024.q62KO1lh096725@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207022024.q62KO1lh096725>