Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com>
---
 rules/lm_sensors.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/lm_sensors.make b/rules/lm_sensors.make
index 97df3f8..cb146d4 100644
--- a/rules/lm_sensors.make
+++ b/rules/lm_sensors.make
@@ -60,7 +60,7 @@ $(STATEDIR)/lm_sensors.targetinstall:
 
        @$(call install_copy, lm_sensors, 0, 0, 0755, -, /usr/bin/sensors)
 
-       @$(call install_copy, lm_sensors, 0, 0, 0644, -, /etc/sensors3.conf)
+       @$(call install_alternative, lm_sensors, 0, 0, 0644, /etc/sensors3.conf)
 
 ifdef PTXCONF_LM_SENSORS_FANCONTROL
        @$(call install_copy, lm_sensors, 0, 0, 0755, -, /usr/sbin/fancontrol)
-- 
2.10.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to