summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2016-05-28 13:16:02 +0900
committerBenda Xu <heroxbd@gentoo.org>2016-05-28 13:17:05 +0900
commitb35e449c9dfa213087991a5490293b55aa74cb27 (patch)
treed09694b39418d3723546ea3a48ed6d8ead43c9c2 /profiles/prefix/linux-standalone
parentsys-apps/portage: use gentoo main tree on RAP. (diff)
downloadgentoo-b35e449c9dfa213087991a5490293b55aa74cb27.tar.gz
gentoo-b35e449c9dfa213087991a5490293b55aa74cb27.tar.bz2
gentoo-b35e449c9dfa213087991a5490293b55aa74cb27.zip
profiles/prefix/linux-standalone/profile.bashrc: typo.
Diffstat (limited to 'profiles/prefix/linux-standalone')
-rw-r--r--profiles/prefix/linux-standalone/profile.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/linux-standalone/profile.bashrc b/profiles/prefix/linux-standalone/profile.bashrc
index 37635eaafee4..fad9d0be6554 100644
--- a/profiles/prefix/linux-standalone/profile.bashrc
+++ b/profiles/prefix/linux-standalone/profile.bashrc
@@ -2,7 +2,7 @@
# RAP specific patches that is pending upstream.
# binutils: http://article.gmane.org/gmane.comp.gnu.binutils/67593
-# Disable RAP trick using bootstrap stage2
+# Disable RAP trick during bootstrap stage2
[[ -z ${BOOTSTRAP_RAP_STAGE2} ]] || return 0
if [[ ${CATEGORY}/${PN} == sys-devel/gcc && ${EBUILD_PHASE} == configure ]]; then