missed a spot
authorEric Andersen <andersen@codepoet.org>
Fri, 16 Dec 2005 13:59:17 +0000 (13:59 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 16 Dec 2005 13:59:17 +0000 (13:59 -0000)
package/smartmontools/smartmontools.mk

index 82a2a2be22675415d3647c1a5261f596f22c175d..2b2c39072193ed5b1fe25c443a540219eebf17a8 100644 (file)
@@ -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)