This is a perl script which needs the interpreter obviously. There is no perl package though.
Signed-off-by: Alexander Stein <[email protected]> --- rules/lm_sensors.make | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/rules/lm_sensors.make b/rules/lm_sensors.make index 0a50ad8..599cd05 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) -- 1.7.3.4 -- ptxdist mailing list [email protected]
