On Sat, Feb 11, 2012 at 1:54 PM, Fritz Mueller <[email protected]> wrote: >> Sorry to trickle items in like this. > > No problem -- I appreciate your taking the time to check it out and send > fixes/improvements. Let me know when you're done looking it over -- I can > either resubmit a patch including your changes, or, if it's easier at that > point to just generate the patch directly from your tree we could do that too. > >
It works but I had to make some additional mods. dbus.spec: --localstatedir=/tmp' Dbus appends an additional path to this setting and if it does not already exist, it exits. I used /var path for such items and use the skel package to create a directory. /tmp is a less common usage for this type of dir and may confuse some. I had to make some other minor config changes to maintain some legacy handling so my patch is a bit deviant. Otherwise it all seems to work. _______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
