Summary: | sys-apps/portage-2.2.0_alpha80 adds ${EPREFIX} in /etc/dispatch-conf.conf | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Justin Lecher (RETIRED) <jlec> |
Component: | New packages | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | prefix, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Justin Lecher (RETIRED)
2011-12-12 08:29:19 UTC
Hehe, EPREFIX is defined in the calling environment (by Portage) now, but I'll let Zac give you the final word on this. (I don't like it either, but Zac wants to go this way.) (In reply to comment #1) > Hehe, EPREFIX is defined in the calling environment (by Portage) now Right, it's available to make.globals as well now: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=9805fc263d785a93ea4a8a6571b73a7b53e85bba And the dispatch-conf.conf parser has support to expand ${EPREFIX} in archive-dir: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=4b4ad3579e83fc59be55a1304d483fbbbc95f6f4 okay, I wasn't aware of this change. *** Bug 394465 has been marked as a duplicate of this bug. *** |