From: Mike Frysinger Date: Thu, 6 Jul 2006 17:46:04 +0000 (-0000) Subject: remove pointless line that just ruins the display X-Git-Tag: v2.1.1~272 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=59411639ef8d524d7cc3de3420c5dcc1c844e910;p=portage.git remove pointless line that just ruins the display svn path=/main/trunk/; revision=3800 --- diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index b4cd73040..1212b4db3 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -62,7 +62,6 @@ install_qa_check() { vecho "QA Notice: the following files contain insecure RUNPATH's" vecho " Please file a bug about this at http://bugs.gentoo.org/" vecho " with the maintaining herd of the package." - vecho " Summary: $CATEGORY/$PN: insecure RPATH ${f}" vecho "${f}" vecho -ne '\a\n' if has stricter ${FEATURES} && ! has stricter ${RESTRICT}; then