]> arthur.barton.de Git - netdata.git/commitdiff
include markdown files in /etc
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 28 Oct 2016 15:41:08 +0000 (18:41 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 28 Oct 2016 15:41:08 +0000 (18:41 +0300)
netdata.spec.in

index e5677510023bd7818de52f6025b5b62f3051bd9b..4012fb7fc5c91b63f3ef52bfb8fe3cd0ebedb9d7 100644 (file)
@@ -157,6 +157,10 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/%{name}/python.d/*.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 
+# node.js config files are JSON (which do not support comments)
+# so, we only supply markdown files
+%{_sysconfdir}/%{name}/node.d/*.md
+
 %{_libexecdir}/%{name}
 %{_sbindir}/%{name}