projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46f4808
)
remove pointless line that just ruins the display
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 6 Jul 2006 17:46:04 +0000
(17:46 -0000)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/bin/misc-functions.sh
b/bin/misc-functions.sh
index b4cd730409b3868bcbd33cc9446b919bda36339d..1212b4db38f9d891eb1732b536287d6e21cc4444 100755
(executable)
--- 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