Code

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 ce715ea120ec9959206b00fcab6c99204df73e8b..700422a8efa5f533ef97a7bf8f12c7aab24608d4 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}