Add the environment and some more files to the existing make.defaults
authorZac Medico <zmedico@gentoo.org>
Sat, 17 May 2008 23:35:15 +0000 (23:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 17 May 2008 23:35:15 +0000 (23:35 -0000)
commit6e6419dc31d76cad5f00c652b1e9206ebb6fbbec
treeee88338255fe08464c1d013b344b1d24c81f7bfa
parent55ea662ca697881bd8571a1be89b17a1bfad000b
Add the environment and some more files to the existing make.defaults
variable substitution support. Variable substitution occurs in
the following order:

  * env.d
  * env
  * make.globals
  * make.defaults
  * make.conf

(trunk r10351)

svn path=/main/branches/2.1.2/; revision=10356
pym/portage.py