Subject: Re: pkgsrc and ROOT_USER
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: Juan RP <juan@xtraeme.unixbsd.org>
List: tech-pkg
Date: 12/15/2003 14:52:43
On Mon, 15 Dec 2003 15:45:04 +0200
Martti Kuparinen <martti.kuparinen@iki.fi> wrote:
> Hi!
>
> I installed cyrus-sasl2 on NetBSD 1.6ZG and for some reason
> the installed startup script contains this:
>
> /usr/sbin/chown @ROOT_USER@ /var/run/saslauthd
>
> Why isn't the ROOT_USER expanded to "root"?
I think you need to add FILES_SUBST+= ROOT_USER=${ROOT_USER}.
--
Juan RP <juan AT xtraeme DOT unixbsd DOT org>