remove pointless line that just ruins the display
authorMike Frysinger <vapier@gentoo.org>
Thu, 6 Jul 2006 17:46:04 +0000 (17:46 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 6 Jul 2006 17:46:04 +0000 (17:46 -0000)
svn path=/main/trunk/; revision=3800

bin/misc-functions.sh

index b4cd730409b3868bcbd33cc9446b919bda36339d..1212b4db38f9d891eb1732b536287d6e21cc4444 100755 (executable)
@@ -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