From fe4a919336b31cfbcb36e050e846f265f36b1c09 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 9 Oct 2009 19:50:09 +0000 Subject: [PATCH] Add back Arfrever's emerge --info change because it's good and I was just confused. svn path=/main/trunk/; revision=14527 --- bin/isolated-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 18a26aed1..bbe6f045a 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -121,7 +121,7 @@ die() { | sed -e '1d' -e 's:^:RETAIN-LEADING-SPACE:' \ | while read -r n ; do eerror " ${n#RETAIN-LEADING-SPACE}" ; done eerror - eerror "If you need support, post the output of 'emerge --info'," + eerror "If you need support, post the output of 'emerge --info =$CATEGORY/$PF'," eerror "the complete build log and the output of 'emerge -pqv =$CATEGORY/$PF'." if [[ -n ${EBUILD_OVERLAY_ECLASSES} ]] ; then eerror "This ebuild used the following eclasses from overlays:" -- 2.26.2