summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2016-04-02 23:06:09 +0300
committerAlon Bar-Lev <alon.barlev@gmail.com>2016-04-02 23:07:47 +0300
commit14039590b3ca615f1349434953d341bf3b7fa24a (patch)
tree0265fc3bd9ed9a5494cab6c4b7ecfe17816d7d15 /netdata.spec.in
parent1e40bc2dca82c794b1ef9473fa0d027f94014cb7 (diff)
spec: netdata resides at bindir
Thanks-To: sketch242 <github@rednsx.org> Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
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 f2e41dfe7c..2fcf48340c 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -48,9 +48,9 @@ find "%{buildroot}" -name .keep -exec rm {} \;
%attr(-, netdata, netdata) %dir %{_localstatedir}/cache/%{name}/
%attr(-, netdata, netdata) %dir %{_localstatedir}/log/%{name}/
%config(noreplace) %{_sysconfdir}/%{name}/
-%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_libexecdir}/%{name}/
+%{_sbindir}/%{name}
%changelog
* Tue Mar 22 2016 Costa Tsaousis <costa@tsaousis.gr> - 1.0.0-1