diff options
author | Mika Laitio <lamikr@cc.jyu.fi> | 2006-11-22 00:48:43 +0200 |
---|---|---|
committer | lamikr <lamikr@localhost.(none)> | 2006-11-22 00:48:43 +0200 |
commit | fafa7b07c068663a1219526d3d42374dc458fe62 (patch) | |
tree | 475302853d10e5b4520d9c43a7608e037438fed9 /org.handhelds.familiar/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch | |
parent | 14103bf1e4e6b43ea9f21a18ee0f67214e910342 (diff) |
dbus-1.0.1: big update due to changes in DBUS API. Affected packages are: bluez-libs, bluez-utils, dbus, dbus-native, dbus-glib, dbus-glib-native, gnome-vfs-dbus, gomunicator, gpe-autostarter, gpe-beam, gpe-bluetooth.familiar_dev_lamikr
Diffstat (limited to 'org.handhelds.familiar/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch')
-rw-r--r-- | org.handhelds.familiar/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/org.handhelds.familiar/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch b/org.handhelds.familiar/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch new file mode 100644 index 0000000..312a356 --- /dev/null +++ b/org.handhelds.familiar/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch @@ -0,0 +1,11 @@ +--- trunk/backends/Makefile~ 2006-01-19 09:52:22.000000000 -0800 ++++ trunk/backends/Makefile 2006-01-19 13:13:23.000000000 -0800 +@@ -84,7 +84,7 @@ + xml_test_OBJECTS = $(am_xml_test_OBJECTS) + xml_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ + $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la \ +- $(top_builddir)/backends/libgconfbackend-oldxml.la ++ libgconfbackend-oldxml.la + DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles |