Add portage.const.EPREFIX, for prefix installs.
authorZac Medico <zmedico@gentoo.org>
Thu, 8 Dec 2011 21:15:55 +0000 (13:15 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 8 Dec 2011 21:15:55 +0000 (13:15 -0800)
commit9fd2fbb571fccae2e1f58daeeef348a91023cde5
tree449feedbcb1d16c049d94bda995d16db38fb3e83
parent4b4ad3579e83fc59be55a1304d483fbbbc95f6f4
Add portage.const.EPREFIX, for prefix installs.

The EPREFIX for the current install is hardcoded here, but access to
this constant should be minimal, in favor of access via the EPREFIX
setting of a config instance (since it's possible to contruct a config
instance with a different EPREFIX).
pym/portage/const.py