net-analyzer/pnp4nagios: new revision to fix apache2 conf file.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 2 Nov 2017 20:12:23 +0000 (16:12 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 4 Nov 2017 23:37:22 +0000 (19:37 -0400)
The last few revisions have done,

  insinto "${APACHE_MODULES_CONFDIR}"

but the depend.apache eclass was removed in pnp4nagios-0.6.25-r3,
which means that the conf file wound up installed to ${ROOT}. The
new revision specifies the path explicitly without using the eclass
variable.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild [moved from net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild with 98% similarity]

similarity index 98%
rename from net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r3.ebuild
rename to net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r4.ebuild
index daba225be4ff69f7b5bb3436e1e2faa3b7fd7ebb..c173abd999e420a822bad974e6e6f2728d717048 100644 (file)
@@ -80,7 +80,7 @@ src_install() {
        fperms o-rwx /etc/pnp/process_perfdata.cfg
 
        if use apache2 ; then
-               insinto "${APACHE_MODULES_CONFDIR}"
+               insinto /etc/apache2/modules.d
                newins "${FILESDIR}"/98_pnp4nagios-2.4.conf 98_pnp4nagios.conf
 
                # This one file isn't world-readable, but it should be group-