projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4a3db
)
RPM specfile: correct copy-paste error
author
Marc Fournier
<marc.fournier@camptocamp.com>
Fri, 1 May 2015 10:10:17 +0000
(12:10 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Fri, 1 May 2015 10:10:17 +0000
(12:10 +0200)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
ce715ea
..
700422a
100644
(file)
--- a/
contrib/redhat/collectd.spec
+++ b/
contrib/redhat/collectd.spec
@@
-1666,7
+1666,7
@@
fi
%if %{with_thermal}
%{_libdir}/%{name}/thermal.so
%endif
-%if %{with_
loa
d}
+%if %{with_
threshol
d}
%{_libdir}/%{name}/threshold.so
%endif
%if %{with_unixsock}