From 1c7f341ccc44c799dfec5a28d870e5db58e0e2a7 Mon Sep 17 00:00:00 2001 From: Jason Stubbs Date: Wed, 21 Dec 2005 16:04:24 +0000 Subject: Mention bugs.gentoo.org when asking the user to post config.log. svn path=/main/trunk/; revision=2428 --- bin/ebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ebuild.sh') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index c4f030113..ce467045c 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -483,7 +483,7 @@ econf() { if [ -s config.log ]; then echo - echo "!!! Please attach the config.log to your bug report:" + echo "!!! Please attach the following file when filing a report to bugs.gentoo.org:" echo "!!! ${PWD}/config.log" fi die "econf failed" -- cgit v1.2.3-1-g7c22