Subject: Re: CVS commit: pkgsrc/net/samba
To: None <taca@netbsd.org>
From: Lennart Augustsson <lennart@augustsson.net>
List: pkgsrc-changes
Date: 11/27/2001 13:11:15
Takahiro Kambe wrote:
> Module Name: pkgsrc
> Committed By: taca
> Date: Mon Nov 26 23:55:07 UTC 2001
>
> Modified Files:
> pkgsrc/net/samba: Makefile
>
> Log Message:
> Replace remained SAMBA_SHARE to SAMBA_DATA. It was changed in revision
> 1.69, but some were remained.
>
> Fix the problem that some data files are installed into root directory,
> noted from Lennart Augustsson <lennart@augustsson.net> private mail.
That's good. But smb.conf is still installed in /, and the password file is in
/private/smbpasswd. So there is some other variable that's not set too.
-- Lennart