pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: patch for custom USER for dbus
On 4/8/06, Jeremy C. Reed <reed%reedmedia.net@localhost> 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+= --sysconfdir=${PKG_SYSCONFDIR:Q}
> CONFIGURE_ARGS+= --with-xml=expat
> CONFIGURE_ARGS+= --without-x
> +CONFIGURE_ARGS+= --with-dbus-user=${DBUS_USER}
Sort this new line alphabetically with the other ones (i.e. put it after
--sysconfdir).
> +DBUS_USER?= 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@localhost>
The Julipedia - http://julipedia.blogspot.com/
Home |
Main Index |
Thread Index |
Old Index