=== modified file 'conf/gentoo_scripts/rebuild_stage3.sh' --- conf/gentoo_scripts/rebuild_stage3.sh 2012-03-21 11:03:33 +0000 +++ conf/gentoo_scripts/rebuild_stage3.sh 2012-03-20 13:21:43 +0000 @@ -22,8 +22,7 @@ env-update && \ source /etc/profile && \ -emerge portage ccache python:2.7 && \ -eselect python set python2.7 && \ +emerge portage ccache && \ emerge -u gcc && \ gcc-config `gcc-config -l | awk '{p=$2} END{print p}'` && \ source /etc/profile && \