summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2021-01-11 08:21:22 -0500
committerGitHub <noreply@github.com>2021-01-11 08:21:22 -0500
commitea5837d369171991b5f9e19d631e10a935536d3d (patch)
treeaf43794809c02dc362b92323b8101ca12420681f /netdata.spec.in
parent6e33f048734e2b279f43926515aa343025a8b807 (diff)
Fixed bundling of libwebsockets in binary packages. (#10460)
Unintentionally broken by #9984. This re-enables cloud support in binary packages.
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 7f0b066379..81127b0bfc 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -234,6 +234,7 @@ autoreconf -ivf
%if 0%{!?fedora:1} && 0%{!?suse_version:1}
--with-libJudy=externaldeps/libJudy \
%endif
+ --with-bundled-lws=externaldeps/libwebsockets
--prefix="%{_prefix}" \
--sysconfdir="%{_sysconfdir}" \
--localstatedir="%{_localstatedir}" \