From 1dc2675c1bf557ba0032781535faf033809bae48 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sun, 14 Aug 2005 21:45:59 +0000 Subject: use shell script smbfind and not perl script findsmb --- (limited to 'noncore/net/opie-smb/qsmb.cpp') diff --git a/noncore/net/opie-smb/qsmb.cpp b/noncore/net/opie-smb/qsmb.cpp index 527ab38..880573b 100644 --- a/noncore/net/opie-smb/qsmb.cpp +++ b/noncore/net/opie-smb/qsmb.cpp @@ -122,7 +122,7 @@ void Qsmb::scan() } owarn << "match: " << match << oendl; - cmd = "/usr/bin/findsmb"; + cmd = "smbfind"; owarn <<"cmd: " << cmd << oendl; TextViewOutput->append(cmd); -- cgit v0.9.0.2