From a563596820126be05f6ec1464cde46052698e965 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 26 May 2007 00:41:06 +0000 Subject: In the econf die message, don't mention bugs.gentoo.org specifically. svn path=/main/trunk/; revision=6630 --- bin/ebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index 5ba9afc07..8b9981a1e 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 seeking support at bugs.gentoo.org:" + echo "!!! Please attach the following file when seeking support:" echo "!!! ${PWD}/config.log" fi die "econf failed" -- cgit v1.2.3-1-g7c22