Fix _get_legacy_global() so that it does't pass in the target_root
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Aug 2010 21:57:58 +0000 (14:57 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Aug 2010 21:57:58 +0000 (14:57 -0700)
commitac6de27c09e48372eb5ddfc804e5d97a70e2dd4f
treeffe377822bca180c9799610f73c5d86a187f1af8
parent62e88e3e97a3518bf46e78593d631b711e990555
Fix _get_legacy_global() so that it does't pass in the target_root
parameter to create_trees() unless ROOT is set. This is required
for make.conf ROOT override to work with LocationsManager.
pym/portage/_legacy_globals.py