Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430796 - bootstrap: Use new location for make.profile
Summary: bootstrap: Use new location for make.profile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 15:53 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2012-08-10 19:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-10 15:53:47 UTC
With all the recent churn in bootstrap-prefix.sh now is a good time to use the new default location instead of the deprecated location.

Please use etc/portage/make.profile
Comment 1 Fabian Groffen gentoo-dev 2012-08-10 16:00:35 UTC
huh? it already does, doesn't it?
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-10 16:39:36 UTC
% grep make.profile bootstrap-prefix.sh 
                        einfo "You need to set up a make.profile symlink to a"
        if [[ -n ${profile} && ! -e ${ROOT}/etc/make.profile ]] ; then
                ln -s "${profile}" "${ROOT}"/etc/make.profile
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-10 19:27:56 UTC
http://overlays.gentoo.org/proj/alt/changeset/61121