Logoj0ke.net Open Build Service > Projects > server:monitoring > cacti-spine > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed cacti-spine.spec
x
 
1
@@ -26,7 +26,7 @@
2
 
3
 %install
4
 rm -rf %{buildroot}
5
-%{__install} -D -m0644 spine.conf %{buildroot}%{_sysconfdir}/spine.conf
6
+##%{__install} -D -m0644 spine.conf %{buildroot}%{_sysconfdir}/spine.conf
7
 
8
 %makeinstall
9
 
10
@@ -37,7 +37,7 @@
11
 %defattr(-, root, root, 0755)
12
 %doc AUTHORS ChangeLog COPYING INSTALL NEWS
13
 %doc LICENSE LICENSE.LGPL README README-WINDOWS
14
-%config %{_sysconfdir}/spine.conf
15
+##%config %{_sysconfdir}/spine.conf
16
 %{_bindir}/*
17
 
18
 %changelog
19