summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/netdata-go-plugin: change location of conf.d directoryPetr Vaněk2024-07-231-0/+51
net-analyzer/netdata switched from autotools to cmake in commit bcc77aef95de ("net-analyzer/netdata: autotools removed so use cmake") and conf.d location has change from /usr/$(get_libdir)/conf.d to /usr/lib/conf.d We need to respect the new location in this package as well. Closes: https://bugs.gentoo.org/935870 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>