From: Marc Fournier Date: Fri, 1 May 2015 10:10:17 +0000 (+0200) Subject: RPM specfile: correct copy-paste error X-Git-Tag: collectd-5.5.0~12^2~5^2~8 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;ds=sidebyside;h=82045e68dec4864bbbee2257d52d412d5c76ca2d;p=collectd.git RPM specfile: correct copy-paste error --- diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index ce715ea1..700422a8 100644 --- 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_load} +%if %{with_threshold} %{_libdir}/%{name}/threshold.so %endif %if %{with_unixsock}