Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 431034
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/gentoo
0
++ b/gentoo
Lines 21-27 have() Link Here
21
_portdir()
21
_portdir()
22
{
22
{
23
    (
23
    (
24
    source @GENTOO_PORTAGE_EPREFIX@/etc/make.globals 2>/dev/null
24
    source @GENTOO_PORTAGE_EPREFIX@/usr/share/portage/config/make.globals 2>/dev/null
25
    source @GENTOO_PORTAGE_EPREFIX@/etc/make.conf 2>/dev/null
25
    source @GENTOO_PORTAGE_EPREFIX@/etc/make.conf 2>/dev/null
26
26
27
    echo ${PORTDIR}
27
    echo ${PORTDIR}

Return to bug 431034