summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-02-17 14:57:11 -0500
committerGitHub <noreply@github.com>2020-02-17 14:57:11 -0500
commit8772cb7a1869e61b3950be48cc05aad90c41b651 (patch)
tree1918da8aec0680c877dc667774870c010be88987 /netdata.spec.in
parentdaa6f0c8e37dee4fe4ca1e7d5f3fdc31d90ff294 (diff)
Fix nightly RPM builds. (#8109)
* Fix bundling of libmosquitto for RPM builds. * Add libmosquitto handling files to make dist output.
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 20bccbb8cc..a27b814887 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -229,7 +229,7 @@ happened, on your systems and applications.
%prep
%setup -q -n %{name}-%{version}
-${RPM_BUILD_DIR}/packaging/bundle-mosquitto.sh ${RPM_BUILD_DIR}
+${RPM_BUILD_DIR}/%{name}-%{version}/packaging/bundle-mosquitto.sh ${RPM_BUILD_DIR}/%{name}-%{version}
%build
# Conf step