From d6a9c58d4a29fb0fdb4e78e976a34cb0bd18f08d Mon Sep 17 00:00:00 2001 From: Slawomir Lis Date: Wed, 28 Dec 2016 14:25:09 +0100 Subject: [PATCH] net-analyzer/suricata: postinst log message fix Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- net-analyzer/suricata/suricata-3.2-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-analyzer/suricata/suricata-3.2-r1.ebuild b/net-analyzer/suricata/suricata-3.2-r1.ebuild index ee724a581968..0d4739e63092 100644 --- a/net-analyzer/suricata/suricata-3.2-r1.ebuild +++ b/net-analyzer/suricata/suricata-3.2-r1.ebuild @@ -156,5 +156,7 @@ pkg_postinst() { if use debug; then elog "You enabled the debug USE flag. Please read this link to report bugs upstream:" elog "https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Reporting_Bugs" + elog "You need to also ensure the FEATURES variable in make.conf contains the" + elog "'nostrip' option to produce useful core dumps or back traces." fi } -- 2.26.2