RPM specfile: correct copy-paste error
authorMarc Fournier <marc.fournier@camptocamp.com>
Fri, 1 May 2015 10:10:17 +0000 (12:10 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 1 May 2015 10:10:17 +0000 (12:10 +0200)
contrib/redhat/collectd.spec

index ce715ea..700422a 100644 (file)
@@ -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}