summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/ebuild.sh2
1 files changed, 1 insertions, 1 deletions
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"