summaryrefslogtreecommitdiffstats
path: root/bin/misc-functions.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-11 03:29:04 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-11 03:29:04 +0000
commit75fb189c62de8994dc6af172f9fb79aa7e2f73f6 (patch)
tree33e7fe77557837acd27b4c3ec11ea8d9d4072fba /bin/misc-functions.sh
parent2bba3340e02503d84f1e9437b9c13b66ffb15659 (diff)
downloadportage-75fb189c62de8994dc6af172f9fb79aa7e2f73f6.tar.gz
portage-75fb189c62de8994dc6af172f9fb79aa7e2f73f6.tar.bz2
portage-75fb189c62de8994dc6af172f9fb79aa7e2f73f6.zip
(trunk r12559)
svn path=/main/branches/2.1.6/; revision=12845
Diffstat (limited to 'bin/misc-functions.sh')
-rwxr-xr-xbin/misc-functions.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh
index 6d96f681a..f7ce2270b 100755
--- a/bin/misc-functions.sh
+++ b/bin/misc-functions.sh
@@ -152,6 +152,8 @@ install_qa_check() {
eqawarn " at http://bugs.gentoo.org/ to make sure the file is fixed."
eqawarn " For more information, see http://hardened.gentoo.org/gnu-stack.xml"
eqawarn " Please include the following list of files in your report:"
+ eqawarn " Note: Bugs should be filed for the respective maintainers"
+ eqawarn " of the package in question and not hardened@"
eqawarn "${f}"
vecho -ne '\a\n'
die_msg="${die_msg} execstacks"