diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-02-10 14:33:55 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-02-10 14:33:55 +0000 |
| commit | 5fb35ca11147ed30c619cf93e19331fd835f3da9 (patch) | |
| tree | 45f05442e8a91453bfea03a29fb3cb96f49d80e5 /openembedded/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch | |
| parent | 42dfbb2a0223ba5d091f053ad5401ecce6446e41 (diff) | |
| download | poky-5fb35ca11147ed30c619cf93e19331fd835f3da9.tar.gz | |
Apply more chanegs from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@272 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch')
| -rw-r--r-- | openembedded/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openembedded/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch b/openembedded/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch new file mode 100644 index 0000000000..312a356c84 --- /dev/null +++ b/openembedded/packages/gnome/gconf-dbus/xml-backend-oldxml-Makefile.patch | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | --- trunk/backends/Makefile~ 2006-01-19 09:52:22.000000000 -0800 | ||
| 2 | +++ trunk/backends/Makefile 2006-01-19 13:13:23.000000000 -0800 | ||
| 3 | @@ -84,7 +84,7 @@ | ||
| 4 | xml_test_OBJECTS = $(am_xml_test_OBJECTS) | ||
| 5 | xml_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ | ||
| 6 | $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la \ | ||
| 7 | - $(top_builddir)/backends/libgconfbackend-oldxml.la | ||
| 8 | + libgconfbackend-oldxml.la | ||
| 9 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) | ||
| 10 | depcomp = $(SHELL) $(top_srcdir)/depcomp | ||
| 11 | am__depfiles_maybe = depfiles | ||
