From 162287c26c5f9610ec4344414851ebe8ccccc8a7 Mon Sep 17 00:00:00 2001 From: "Austin S. Hemmelgarn" Date: Fri, 22 Sep 2023 12:27:32 +0300 Subject: Disable mongodb exporter builds where broken. (#16033) --- netdata.spec.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'netdata.spec.in') diff --git a/netdata.spec.in b/netdata.spec.in index fe4d19bd7b..777be68f93 100644 --- a/netdata.spec.in +++ b/netdata.spec.in @@ -286,6 +286,9 @@ autoreconf -ivf --with-bundled-protobuf \ %endif %endif + %if 0%{?oraclelinux} + --disable-exporting-mongodb \ + %endif --prefix="%{_prefix}" \ --sysconfdir="%{_sysconfdir}" \ --localstatedir="%{_localstatedir}" \ -- cgit v1.2.3