From: Zac Medico Date: Sat, 26 May 2007 00:36:27 +0000 (-0000) Subject: s/filing a report to/seeking support at/ Thanks to marienz. X-Git-Tag: v2.2_pre1~1367 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=994332423c69ef394f5a76d568a693ef82734ad8;p=portage.git s/filing a report to/seeking support at/ Thanks to marienz. svn path=/main/trunk/; revision=6629 --- diff --git a/bin/ebuild.sh b/bin/ebuild.sh index 33c6915be..5ba9afc07 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -497,7 +497,7 @@ econf() { if [ -s config.log ]; then echo - echo "!!! Please attach the following file when filing a report to bugs.gentoo.org:" + echo "!!! Please attach the following file when seeking support at bugs.gentoo.org:" echo "!!! ${PWD}/config.log" fi die "econf failed"