projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7eb499
)
missed a spot
author
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Dec 2005 13:59:17 +0000
(13:59 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Dec 2005 13:59:17 +0000
(13:59 -0000)
package/smartmontools/smartmontools.mk
patch
|
blob
|
history
diff --git
a/package/smartmontools/smartmontools.mk
b/package/smartmontools/smartmontools.mk
index 82a2a2be22675415d3647c1a5261f596f22c175d..2b2c39072193ed5b1fe25c443a540219eebf17a8 100644
(file)
--- a/
package/smartmontools/smartmontools.mk
+++ b/
package/smartmontools/smartmontools.mk
@@
-11,6
+11,7
@@
SMARTMONTOOLS_CAT:=zcat
SMARTMONTOOLS_BINARY:=smartctl
SMARTMONTOOLS_BINARY2:=smartd
SMARTMONTOOLS_TARGET_BINARY:=usr/sbin/smartctl
+SMARTMONTOOLS_TARGET_BINARY2:=usr/sbin/smartd
$(DL_DIR)/$(SMARTMONTOOLS_SOURCE):
$(WGET) -P $(DL_DIR) $(SMARTMONTOOLS_SITE)/$(SMARTMONTOOLS_SOURCE)