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
commit4462df85a017211b667accc6e8b83d2eeaf1f1e6 (patch)
tree9610f35f9916461e09d9b573b0d3811e448e3351
parentbroke emerge line into two parts to potentially fix this issue: (diff)
downloadgentoo-2-4462df85a017211b667accc6e8b83d2eeaf1f1e6.tar.gz
gentoo-2-4462df85a017211b667accc6e8b83d2eeaf1f1e6.tar.bz2
gentoo-2-4462df85a017211b667accc6e8b83d2eeaf1f1e6.zip
rac email typo fix
-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