_doebuild_path: rely on DEFAULT_PATH and EXTRA_PATH
authorFabian Groffen <grobian@gentoo.org>
Fri, 2 Dec 2011 19:15:49 +0000 (20:15 +0100)
committerFabian Groffen <grobian@gentoo.org>
Fri, 2 Dec 2011 19:15:49 +0000 (20:15 +0100)
commit693812e7d867826da51a677f43f5b8566ca5d393
tree8e08c92d9daf7010685a80fa9350f2234fa31889
parent8546a58d3ce8359538c6847d3b7330322fb2c133
_doebuild_path: rely on DEFAULT_PATH and EXTRA_PATH

Prefix uses DEFAULT_PATH (contains offset paths) and EXTRA_PATH
(contains host paths), which are in particular during bootstrap quite
important because then they contain extra paths foreign to the prefix
(pointing to the temporary tools location).
Hence, don't "compute" the path for Prefix, configure knows best.
bin/ebuild-helpers/prepallinfo
pym/portage/package/ebuild/doebuild.py