Subject: Re: CVS commit: pkgsrc/net/samba
To: Lennart Augustsson <lennart@augustsson.net>
From: Johnny Lam <jlam@jgrind.org>
List: pkgsrc-changes
Date: 11/27/2001 09:36:40
On Tue, Nov 27, 2001 at 01:11:15PM +0100, Lennart Augustsson wrote:
> 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.
I couldn't reproduce this on my machine. Have you set any of the following
variables in your /etc/mk.conf?
PKG_SYSCONFDIR.samba
PKG_SYSCONFDIR
PKG_SYSCONFBASE
SAMBA_ETCDIR
Thanks,
-- Johnny Lam <jlam@jgrind.org>