projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e046d8
)
i2cdetect is packaged by i2c-tools
author
Florian Fainelli
<florian@openwrt.org>
Sun, 27 Jul 2008 14:18:25 +0000
(14:18 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 27 Jul 2008 14:18:25 +0000
(14:18 +0000)
SVN-Revision: 11960
utils/lm-sensors/Makefile
patch
|
blob
|
history
diff --git
a/utils/lm-sensors/Makefile
b/utils/lm-sensors/Makefile
index f87064ca8888c12523470ddb47487d500f5b532d..1bdd931e75c0e2f41d9de0f51fa0dbe6148f77fb 100644
(file)
--- a/
utils/lm-sensors/Makefile
+++ b/
utils/lm-sensors/Makefile
@@
-63,7
+63,6
@@
endef
define Package/lm-sensors/install
$(INSTALL_DIR) $(1)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/prog/sensors/sensors $(1)/usr/sbin/
- $(CP) $(PKG_BUILD_DIR)/prog/detect/i2cdetect $(1)/usr/sbin/
$(CP) $(PKG_BUILD_DIR)/prog/detect/sensors-detect $(1)/usr/sbin/
$(INSTALL_DIR) $(1)/etc
$(CP) files/sensors.conf $(1)/etc/sensors.conf