mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH] lm_sensors: install custom config if available
Date: Mon, 24 Oct 2016 23:43:45 +0200	[thread overview]
Message-ID: <20161024214345.31358-1-clemens.gruber@pqgruber.com> (raw)

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

                 reply	other threads:[~2016-10-24 21:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161024214345.31358-1-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox