summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome/gconf-2.6.1/backends.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
commitb2f192faabe412adce79534e22efe9fb69ee40e2 (patch)
tree7076c49d4286f8a1733650bd8fbc7161af200d57 /meta/packages/gnome/gconf-2.6.1/backends.patch
parent2cf0eadf9f730027833af802d7e6c90b44248f80 (diff)
downloadpoky-b2f192faabe412adce79534e22efe9fb69ee40e2.tar.gz
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/gconf-2.6.1/backends.patch')
-rw-r--r--meta/packages/gnome/gconf-2.6.1/backends.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/packages/gnome/gconf-2.6.1/backends.patch b/meta/packages/gnome/gconf-2.6.1/backends.patch
new file mode 100644
index 0000000000..8d6099b41f
--- /dev/null
+++ b/meta/packages/gnome/gconf-2.6.1/backends.patch
@@ -0,0 +1,13 @@
1--- gconf/backends/Makefile.am~ 2003-11-03 00:19:33.000000000 +0000
2+++ gconf/backends/Makefile.am 2004-05-15 19:01:38.000000000 +0100
3@@ -28,8 +28,8 @@
4
5 noinst_PROGRAMS = xml-test
6
7-xml_test_SOURCES= $(libgconfbackend_oldxml_la_SOURCES) xml-test.c
8-xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
9+#xml_test_SOURCES= $(libgconfbackend_oldxml_la_SOURCES) xml-test.c
10+xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la libgconfbackend-oldxml.la
11
12 bin_PROGRAMS = gconf-merge-tree
13 gconf_merge_tree_SOURCES = gconf-merge-tree.c