mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lm_sensors: install custom config if available
@ 2016-10-24 21:43 Clemens Gruber
  0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2016-10-24 21:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

Signed-off-by: Clemens Gruber <clemens.gruber@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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-24 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24 21:43 [ptxdist] [PATCH] lm_sensors: install custom config if available Clemens Gruber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox