From 17b295bb6e7d48f11de21a248703896c6d70c653 Mon Sep 17 00:00:00 2001 From: Tomas Mozes Date: Mon, 7 Aug 2017 12:30:47 +0200 Subject: [PATCH] net-analyzer/nagios-core: update apache define for current eselect-php Package-Manager: Portage-2.3.6, Repoman-2.3.2 Signed-off-by: Michael Orlitzky --- net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild | 2 +- net-analyzer/nagios-core/nagios-core-4.3.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild index b34de2caad88..7acee4a50aa9 100644 --- a/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.3.1-r1.ebuild @@ -220,7 +220,7 @@ pkg_postinst() { || die "failed to change group of ${ROOT}etc/nagios" elog "To enable the Nagios web front-end, please edit" - elog "${ROOT}etc/conf.d/apache2 and add \"-D NAGIOS -D PHP5\"" + elog "${ROOT}etc/conf.d/apache2 and add \"-D NAGIOS -D PHP\"" elog "to APACHE2_OPTS. Then Nagios will be available at," elog elif use lighttpd; then diff --git a/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild index 2b0afdbba17e..efcd6c2484cf 100644 --- a/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.3.2.ebuild @@ -218,7 +218,7 @@ pkg_postinst() { || die "failed to change group of ${ROOT}etc/nagios" elog "To enable the Nagios web front-end, please edit" - elog "${ROOT}etc/conf.d/apache2 and add \"-D NAGIOS -D PHP5\"" + elog "${ROOT}etc/conf.d/apache2 and add \"-D NAGIOS -D PHP\"" elog "to APACHE2_OPTS. Then Nagios will be available at," elog elif use lighttpd; then -- 2.26.2