Copy from net-snmp:factory/net-snmp based on submit request 31537 from user leonardocf OBS-URL: https://build.opensuse.org/request/show/31537 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=24
16 lines
457 B
Diff
16 lines
457 B
Diff
---
|
|
agent/mibgroup/hardware/sensors.h | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- agent/mibgroup/hardware/sensors.h.orig
|
|
+++ agent/mibgroup/hardware/sensors.h
|
|
@@ -7,7 +7,7 @@ config_require(hardware/sensors/picld_se
|
|
config_require(hardware/sensors/kstat_sensors)
|
|
# endif
|
|
#else
|
|
-config_require(hardware/sensors/lmsensors_v2)
|
|
+config_require(hardware/sensors/lmsensors_v3)
|
|
#endif
|
|
|
|
/* config_require(hardware/sensors/dummy_sensors) */
|