mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-04 21:08:14 +02:00
* dbus-1.pc.in: add daemondir to pc file
patch from Brian Cameron
This commit is contained in:
parent
e600d78e41
commit
90e35e17e5
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-05-10 John (J5) Palmieri <johnp@redhat.com>
|
||||
|
||||
* dbus-1.pc.in: add daemondir to pc file
|
||||
patch from Brian Cameron <brian.cameron at sun.com>
|
||||
|
||||
2007-05-04 Simon McVittie <simon.mcvittie@collabora.co.uk>
|
||||
|
||||
* doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ includedir=@includedir@
|
|||
system_bus_default_address=@DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@
|
||||
sysconfdir=@EXPANDED_SYSCONFDIR@
|
||||
session_bus_services_dir=@EXPANDED_DATADIR@/dbus-1/services
|
||||
daemondir=@DBUS_DAEMONDIR@
|
||||
|
||||
Name: dbus
|
||||
Description: Free desktop message bus
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue