From 59411639ef8d524d7cc3de3420c5dcc1c844e910 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 6 Jul 2006 17:46:04 +0000 Subject: remove pointless line that just ruins the display svn path=/main/trunk/; revision=3800 --- bin/misc-functions.sh | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3-1-g7c22