mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-17 00:00:23 +01:00
* Remove stray files from the stripped bindings
This commit is contained in:
parent
d330ea7d1c
commit
b617b405a5
3 changed files with 5 additions and 20 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2006-07-17 John (J5) Palmieri <johnp@redhat.com>
|
||||
|
||||
* dbus-qt4-1.pc.in, dbus-sharp.pc.in:
|
||||
Remove stray files from the stripped bindings
|
||||
|
||||
2006-07-16 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* dbus/dbus-pending-call.c (_dbus_pending_call_set_timeout_error):
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: dbus-qt4-1
|
||||
Description: Qt4 integration for the free desktop message bus
|
||||
Version: @VERSION@
|
||||
Requires: dbus-1 @QT_CORE@ @QT_XML@
|
||||
Libs: -L${libdir} -ldbus-qt4-1
|
||||
|
||||
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
|
||||
Name: DBus#
|
||||
Description: DBus# - D-BUS .NET Bindings
|
||||
Version: @VERSION@
|
||||
Libs: -r:${libdir}/mono/dbus-sharp/dbus-sharp.dll
|
||||
Loading…
Add table
Reference in a new issue