Ask for the output of 'emerge --info' instead of 'emerge --info =$CATEGORY/$PF'....
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Fri, 9 Oct 2009 19:44:01 +0000 (19:44 -0000)
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Fri, 9 Oct 2009 19:44:01 +0000 (19:44 -0000)
svn path=/main/trunk/; revision=14526

bin/isolated-functions.sh

index bbe6f045a2b55c6e3e2170dc177759e0c8e82a25..18a26aed18b001532c08906ddd7e2a7c5631bd8b 100755 (executable)
@@ -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 =$CATEGORY/$PF',"
+       eerror "If you need support, post the output of 'emerge --info',"
        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:"