From e7ac068da63fc6764fe097714aeea480992bb168 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 14 Oct 2006 04:07:49 +0000 Subject: Implement per-package default USE flags at the ebuild and profile levels for bug #61732. svn path=/main/trunk/; revision=4679 --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/make.globals b/cnf/make.globals index a8bfa55aa..96f3a5b36 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -61,7 +61,7 @@ CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d" # Disable auto-use -USE_ORDER="env:pkg:conf:defaults" +USE_ORDER="env:pkg:conf:pkgprofile:defaults:pkginternal" # Default ownership of installed files. PORTAGE_INST_UID="0" -- cgit v1.2.3-1-g7c22