summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--netdata.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index daf7eaef84..7ad4e2e847 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -263,7 +263,7 @@ export CFLAGS="${CFLAGS} -fPIC" && ${RPM_BUILD_DIR}/%{name}-%{version}/packaging
autoreconf -ivf
%configure \
%if 0%{!?fedora:1} && 0%{!?suse_version:1}
- --with-libJudy=externaldeps/libJudy
+ --with-libJudy=externaldeps/libJudy \
%endif
--prefix="%{_prefix}" \
--sysconfdir="%{_sysconfdir}" \