svn commit: trunk/buildroot/package/smartmontools
andersen at uclibc.org
andersen at uclibc.org
Fri Dec 16 13:59:18 UTC 2005
Author: andersen
Date: 2005-12-16 05:59:17 -0800 (Fri, 16 Dec 2005)
New Revision: 12932
Log:
missed a spot
Modified:
trunk/buildroot/package/smartmontools/smartmontools.mk
Changeset:
Modified: trunk/buildroot/package/smartmontools/smartmontools.mk
===================================================================
--- trunk/buildroot/package/smartmontools/smartmontools.mk 2005-12-16 13:33:32 UTC (rev 12931)
+++ trunk/buildroot/package/smartmontools/smartmontools.mk 2005-12-16 13:59:17 UTC (rev 12932)
@@ -11,6 +11,7 @@
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)
More information about the uClibc-cvs
mailing list