net-analyzer/pnp4nagios: fix the default stats directory.
authorMichael Orlitzky <mjo@gentoo.org>
Fri, 3 Nov 2017 00:21:48 +0000 (20:21 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 4 Nov 2017 23:37:22 +0000 (19:37 -0400)
commit8f978407a29d863ab28404912b53cdcd37310e06
treea9933292cb63a0cf3186bb12192d51b074068030
parent667c4d4c33593e983947d5a4ce2f59288bd9dc76
net-analyzer/pnp4nagios: fix the default stats directory.

The process_perfdata.cfg file refers to a STATS_DIR that is set to
"@localstatedir@/stats" at build-time. However, the build system
doesn't create that directory nor ensure that it is writable. This
latest revision passes --localstatedir to econf, and then creates the
associated directory with the desired permissions. The "bulk mode"
without NPCD now works out-of-the-box!

Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r6.ebuild [moved from net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r5.ebuild with 85% similarity]