diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-09-02 13:00:13 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-09-02 13:00:13 +0000 |
| commit | 255a4ed2bfbf928d5c12d74e48b3759de7241e0d (patch) | |
| tree | 81db022dbcfa024e01599370de88039b22f1f0d8 /openembedded/packages/dbus/dbus-0.36/no-bindings.patch | |
| parent | 6de1ae1e2e610b0120a0fcd914f39dfa27ce1e9e (diff) | |
| download | poky-255a4ed2bfbf928d5c12d74e48b3759de7241e0d.tar.gz | |
Remove gtk xsettings patch. Add dbus 0.36
git-svn-id: https://svn.o-hand.com/repos/poky@16 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/dbus/dbus-0.36/no-bindings.patch')
| -rw-r--r-- | openembedded/packages/dbus/dbus-0.36/no-bindings.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/openembedded/packages/dbus/dbus-0.36/no-bindings.patch b/openembedded/packages/dbus/dbus-0.36/no-bindings.patch new file mode 100644 index 0000000000..12ba00ff70 --- /dev/null +++ b/openembedded/packages/dbus/dbus-0.36/no-bindings.patch | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | --- dbus-0.34/tools/Makefile.am.old 2005-06-27 21:48:44.000000000 +0100 | ||
| 2 | +++ dbus-0.34/tools/Makefile.am 2005-06-27 21:49:04.000000000 +0100 | ||
| 3 | @@ -6,9 +6,6 @@ | ||
| 4 | nodist_libdbus_glib_HEADERS = dbus-glib-bindings.h | ||
| 5 | libdbus_glibdir = $(includedir)/dbus-1.0/dbus | ||
| 6 | |||
| 7 | -dbus-glib-bindings.h: dbus-bus-introspect.xml $(top_builddir)/glib/dbus-binding-tool | ||
| 8 | - $(top_builddir)/glib/dbus-binding-tool --mode=glib-client --output=dbus-glib-bindings.h dbus-bus-introspect.xml | ||
| 9 | - | ||
| 10 | BUILT_SOURCES = dbus-glib-bindings.h dbus-bus-introspect.xml | ||
| 11 | |||
| 12 | else | ||
