summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@systec-electronic.com>2011-06-27 09:44:23 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-28 09:01:42 +0200
commit7ecdcd44a98a70d581d1436c9565411a0381e386 (patch)
tree5f2b4e8249dbff3ec68c64aeef555196dd3f2e05
parent10ea58c81a2330c2b280734506dd768274a09f84 (diff)
downloadptxdist-7ecdcd44a98a70d581d1436c9565411a0381e386.tar.gz
ptxdist-7ecdcd44a98a70d581d1436c9565411a0381e386.tar.xz
lm_sensors: Do not install sensors-conf-convert
This is a perl script which needs the interpreter obviously. There is no perl package though. Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/lm_sensors.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/lm_sensors.make b/rules/lm_sensors.make
index 0a50ad896..599cd050f 100644
--- a/rules/lm_sensors.make
+++ b/rules/lm_sensors.make
@@ -67,7 +67,6 @@ $(STATEDIR)/lm_sensors.targetinstall:
@$(call install_lib, lm_sensors, 0, 0, 0644, libsensors)
@$(call install_copy, lm_sensors, 0, 0, 0755, -, /usr/bin/sensors)
- @$(call install_copy, lm_sensors, 0, 0, 0755, -, /usr/bin/sensors-conf-convert)
@$(call install_copy, lm_sensors, 0, 0, 0644, -, /etc/sensors3.conf)