Re: [PATCH] gnu: dbus@1.10.12: Fix search paths.

2016-10-15 Thread Leo Famulari
On Sat, Oct 15, 2016 at 03:49:13PM -0400, Andy Patterson wrote: > Hello, > > I noticed that since 34f9582a, dbus wasn't starting up colord or > elogind on GuixSD. The following patch aims to address that. Mea culpa! Thanks for catching this and sending a patch. Pushed as fcb9b9340fd9557441bf42ca

[PATCH] gnu: dbus@1.10.12: Fix search paths.

2016-10-15 Thread Andy Patterson
] gnu: dbus@1.10.12: Fix search paths. Add the patches from dbus' source field back into its replacement. This ensures that the grafted dbus package can find its services on GuixSD. * gnu/packages/glib.scm (dbus-1.10.12)[source]: Inherit from '(package-source dbus)' --- gnu/package