From 0be5d9cf3a18dc792c86074e30ad2c3103d5f6b6 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 14 Aug 2012 15:27:07 +0000 Subject: Introduce explicit name for no staged installation support: "none". Keep "none" a default value for PKG_DESTDIR_SUPPORT for now. --- mk/help/destdir.help | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mk/help') diff --git a/mk/help/destdir.help b/mk/help/destdir.help index b0b8b25f38b..f001046e1c3 100644 --- a/mk/help/destdir.help +++ b/mk/help/destdir.help @@ -1,4 +1,4 @@ -# $NetBSD: destdir.help,v 1.5 2010/02/24 22:53:34 joerg Exp $ +# $NetBSD: destdir.help,v 1.6 2012/08/14 15:27:07 asau Exp $ # # === # Warning: This file is still under construction. Don't rely on it. @@ -35,6 +35,9 @@ # ownership or permissions. The installation is done by the # privileged user. # +# * "none" means that all files of the packages will be installed +# by the privileged user. +# # This variable must be set before including bsd.prefs.mk directly or # indirectly. # -- cgit v1.2.3