summaryrefslogtreecommitdiffstats
path: root/package/smartmontools
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-12-16 13:59:17 +0000
committerEric Andersen <andersen@codepoet.org>2005-12-16 13:59:17 +0000
commit9c16d8d6570eae7358bec9638aa652dea71321cb (patch)
tree002117822eb69f3df6b24bd8cbb539cd87351e90 /package/smartmontools
parentc7eb499ec234f3402753c475e9666c001d30f86b (diff)
downloadbuildroot-novena-9c16d8d6570eae7358bec9638aa652dea71321cb.tar.gz
buildroot-novena-9c16d8d6570eae7358bec9638aa652dea71321cb.zip
missed a spot
Diffstat (limited to 'package/smartmontools')
-rw-r--r--package/smartmontools/smartmontools.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk
index 82a2a2be2..2b2c39072 100644
--- 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)