Subject: Re: patch for custom USER for dbus
To: Jeremy C. Reed <reed@reedmedia.net>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: pkgsrc-users
Date: 04/09/2006 00:04:32
On 4/8/06, Jeremy C. Reed <reed@reedmedia.net> wrote:
> I have not tested this by running or using (just installing). I did this
> because doing installs as non-root.

Looks fine to me.  Some nitpicks:

> @@ -43,6 +43,7 @@
>  CONFIGURE_ARGS+=3D       --sysconfdir=3D${PKG_SYSCONFDIR:Q}
>  CONFIGURE_ARGS+=3D       --with-xml=3Dexpat
>  CONFIGURE_ARGS+=3D       --without-x
> +CONFIGURE_ARGS+=3D       --with-dbus-user=3D${DBUS_USER}

Sort this new line alphabetically with the other ones (i.e. put it after
--sysconfdir).

> +DBUS_USER?=3D    messagebus
> +# Used in the dbus package to specify the daemon user.
> +# Possible: any user name
> +# Default: dbus
> +
> +

Remove the second blank newline.

Thanks.

--
Julio M. Merino Vidal <jmmv84@gmail.com>
The Julipedia - http://julipedia.blogspot.com/