In the econf die message, don't mention bugs.gentoo.org specifically.
authorZac Medico <zmedico@gentoo.org>
Sat, 26 May 2007 00:41:06 +0000 (00:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 26 May 2007 00:41:06 +0000 (00:41 -0000)
svn path=/main/trunk/; revision=6630

bin/ebuild.sh

index 5ba9afc07ff67d3a7a245f9376631828dd11a9c1..8b9981a1e7610696873f3410e3790f0cdd9ca36b 100755 (executable)
@@ -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"