]> arthur.barton.de Git - netdata.git/commitdiff
Added health.d to files section in netdata.spec.in
authorjb098 <jb098@users.noreply.github.com>
Fri, 26 Aug 2016 15:34:39 +0000 (16:34 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Aug 2016 15:34:39 +0000 (16:34 +0100)
Was causing a build error due to the files in the health.d directory being unpackaged when attempting to build an rpm.

netdata.spec.in

index 68a69ad7d425607bf0a943bb0856c11685623682..3316069745efc316dac902370ad000d03b1050c5 100644 (file)
@@ -146,6 +146,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/*.conf
+%config(noreplace) %{_sysconfdir}/%{name}/health.d/*.conf
 %config(noreplace) %{_sysconfdir}/%{name}/python.d/*.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}