From 0c217d51685bde5085607a8b54e8507b3624c36e Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 9 Dec 2011 14:36:12 -0800 Subject: Auto-generate PORTAGE_INST_GID/UID for prefix. For prefix environments, default to the UID and GID of the top-level EROOT directory. This allows us to avoid using hardcoded defaults. It's still possible to override these variables via make.conf. --- cnf/make.globals | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cnf/make.globals') diff --git a/cnf/make.globals b/cnf/make.globals index e1243fb08..cd06fdcea 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -111,10 +111,6 @@ CONFIG_PROTECT_MASK="/etc/env.d" # Disable auto-use USE_ORDER="env:pkg:conf:defaults:pkginternal:repo:env.d" -# Default ownership of installed files. -PORTAGE_INST_UID="0" -PORTAGE_INST_GID="0" - # Mode bits for ${WORKDIR} (see ebuild.5). PORTAGE_WORKDIR_MODE="0700" -- cgit v1.2.3-1-g7c22