summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-10-30 23:42:17 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-10-30 23:42:17 +0000
commit3bbf043668792ffcfe815ac52d8ac84940452062 (patch)
treed363eeb0b291f7408813115949fe80bb9582de2c /scripts/bootstrap.sh
parentbroke emerge line into two parts to potentially fix this issue: (diff)
downloadhistorical-3bbf043668792ffcfe815ac52d8ac84940452062.tar.gz
historical-3bbf043668792ffcfe815ac52d8ac84940452062.tar.bz2
historical-3bbf043668792ffcfe815ac52d8ac84940452062.zip
rac email typo fix
Diffstat (limited to 'scripts/bootstrap.sh')
-rwxr-xr-xscripts/bootstrap.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 563170554561..49ed889a7040 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap.sh,v 1.50 2003/10/30 23:39:30 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap.sh,v 1.51 2003/10/30 23:42:17 drobbins Exp $
# IMPORTANT NOTE:
# This script no longer accepts an optional argument.
@@ -221,7 +221,7 @@ emerge ${STRAP_EMERGE_OPTS} ${myTEXINFO} ${myGETTEXT} ${myBINUTILS} ${myGCC} ||
#
# If you have questions or information about this change, like whether this
# fixed or didn't fix the "zlib undefined symbol: xmalloc_set_program_name"
-# issue, please email rac@gentoo.orgm, drobbins@gentoo.org and
+# issue, please email rac@gentoo.org, drobbins@gentoo.org and
# azarah@gentoo.org.
emerge ${STRAP_EMERGE_OPTS} ${myGLIBC} ${myBASELAYOUT} ${myZLIB} || cleanup 1