Bug 51817

Summary: net/kpopup: fixing the path of smbclient.
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: frerich.raabe
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
kpopup.diff none

Description Thierry Thomas 2003-05-05 23:50:10 UTC
	By default kpopup is looking for smbclient in /usr/bin, but it is
	under $LOCALBASE/bin.

Fix: Please apply the following patch.

	Note: there is a new file, files/patch-kpopup_misc.h.
How-To-Repeat: 	- install net/kpopup on a standard FreeBSD machine;
	- try to send a message => it won't find smbclient.
Comment 1 Frerich Raabe 2003-05-06 00:47:21 UTC
The attached patch is correct and should be applied ASAP.

Thank you for pointing this out!
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-05-07 15:19:53 UTC
State Changed
From-To: open->closed

committed thanks