net-analyzer/nagios-core: new revision to fix CGI install path.
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 19 Jan 2019 20:40:07 +0000 (15:40 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 19 Jan 2019 21:06:18 +0000 (16:06 -0500)
commitcd61e5bb9a7561bec1725ad24a45279d1ac75f02
tree09970b41a578ceab121d0bee9b84e6cc45fb22a7
parent859815d372877327d3ae758834e296f56b205c83
net-analyzer/nagios-core: new revision to fix CGI install path.

Upstream commit 37da6f39c8 fixes an old bug in the build system, where
CGIDIR was set to @sbindir@ (rather than to @cgibindir@), and HTMLDIR
was set to @datarootdir@ (rather than to @webdir@). Now that the bug
is fixed, the ebuild has been revisioned to use the right configure flags:
we pass --with-cgibindir the old argument of --sbindir, and --with-webdir
the old argument of --datadir.

Thanks to Tomáš Mózes for the report and the fix.

Closes: https://bugs.gentoo.org/675872
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-analyzer/nagios-core/nagios-core-4.4.3-r1.ebuild [moved from net-analyzer/nagios-core/nagios-core-4.4.3.ebuild with 97% similarity]