summaryrefslogtreecommitdiff
path: root/package/smartmontools
diff options
context:
space:
mode:
Diffstat (limited to 'package/smartmontools')
-rw-r--r--package/smartmontools/smartmontools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk
index a7c1ccb68..f167a0f34 100644
--- a/package/smartmontools/smartmontools.mk
+++ b/package/smartmontools/smartmontools.mk
@@ -7,7 +7,7 @@ SMARTMONTOOLS_VER:=5.33
SMARTMONTOOLS_SOURCE:=smartmontools-$(SMARTMONTOOLS_VER).tar.gz
SMARTMONTOOLS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
SMARTMONTOOLS_DIR:=$(BUILD_DIR)/smartmontools-$(SMARTMONTOOLS_VER)
-SMARTMONTOOLS_CAT:=zcat
+SMARTMONTOOLS_CAT:=$(ZCAT)
SMARTMONTOOLS_BINARY:=smartctl
SMARTMONTOOLS_BINARY2:=smartd
SMARTMONTOOLS_TARGET_BINARY:=usr/sbin/smartctl