[patch] change $libdir/dbus-1.0/services to
$datadir/dbus-1.0/services
John (J5) Palmieri
johnp at redhat.com
Wed Sep 22 23:45:20 UTC 2004
Heres the new patch with your suggestion implemented.
On Wed, 2004-09-22 at 18:33 -0400, Havoc Pennington wrote:
> On Wed, 2004-09-22 at 15:31 -0400, John (J5) Palmieri wrote:
> > +DBUSDATADIR_TMP="$datadir/dbus-1.0"
>
> Should be "1" rather than "1.0" I think, since this is an ABI version
> not a release version. I know it was 1.0 in the existing code. ;-)
>
> > +EXPANDED_DBUSDATADIR=`eval echo $DBUSDATADIR_TMP`
> > +AC_SUBST(EXPANDED_DBUSDATADIR)
> > +
> > ## put prefix and exec_prefix back
> > prefix=$old_prefix
> > exec_prefix=$old_exec_prefix
> > @@ -1168,6 +1172,7 @@
> > bindir: ${EXPANDED_BINDIR}
> > sysconfdir: ${EXPANDED_SYSCONFDIR}
> > localstatedir: ${EXPANDED_LOCALSTATEDIR}
> > + dbusdatadir: ${EXPANDED_DBUSDATADIR}
>
> Maybe you want to just do datadir: ${EXPANDED_DATADIR} rather than
> DBUSDATADIR, and then put the dbus-1 in the conf file template, since
> that's how the other ones seem to be done.
>
> Havoc
>
>
--
John (J5) Palmieri
Associate Software Engineer
Desktop Group
Red Hat, Inc.
Blog: http://martianrock.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus-0.22-servicedir.patch
Type: text/x-patch
Size: 1600 bytes
Desc: not available
Url : http://freedesktop.org/pipermail/dbus/attachments/20040922/6ba40e4d/dbus-0.22-servicedir.bin
More information about the dbus
mailing list