summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2019-12-20 15:38:36 -0500
committercosmix <cosmix@users.noreply.github.com>2019-12-20 22:38:36 +0200
commit6fcb3e65f12d6c4b6171b37e9622adfbd8a112d9 (patch)
tree380462d1769ea597d375a4ff990009487ad87a4c /netdata.spec.in
parentc0e1f63f4da29a03cd3b214834e90b9cc043717a (diff)
Add netdata-claim.sh to the RPM spec file. (#7592)
This should fix current RPM build issues.
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 6f4cfab79e..01f28ea330 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -436,6 +436,7 @@ rm -rf "${RPM_BUILD_ROOT}"
%defattr(0755,root,root,0755)
%{_sbindir}/netdatacli
+%{_sbindir}/netdata-claim.sh
%defattr(4750,root,netdata,0750)