projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b259d5c
)
net-analyzer/netdata: Disable Netdata Cloud
author
Craig Andrews
<candrews@gentoo.org>
Mon, 11 May 2020 14:22:55 +0000
(10:22 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Mon, 11 May 2020 14:26:13 +0000
(10:26 -0400)
Bug: https://github.com/netdata/netdata/issues/8961
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-analyzer/netdata/netdata-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/netdata/netdata-9999.ebuild
b/net-analyzer/netdata/netdata-9999.ebuild
index 7d7a959dc6c5bca51ecfc48cfc1f293aa5b596d2..2682b937ff4ab15672052fb5f2c4bb2cc6aa4e36 100644
(file)
--- a/
net-analyzer/netdata/netdata-9999.ebuild
+++ b/
net-analyzer/netdata/netdata-9999.ebuild
@@
-98,6
+98,7
@@
src_configure() {
econf \
--localstatedir="${EPREFIX}"/var \
--with-user=netdata \
+ --disable-cloud \ # https://github.com/netdata/netdata/issues/8961
$(use_enable jsonc) \
$(use_enable cups plugin-cups) \
$(use_enable dbengine) \