aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/gconf-2.6.1
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/gconf-2.6.1')
-rw-r--r--packages/gnome/gconf-2.6.1/backends.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/gnome/gconf-2.6.1/backends.patch b/packages/gnome/gconf-2.6.1/backends.patch
deleted file mode 100644
index 8d6099b41f..0000000000
--- a/packages/gnome/gconf-2.6.1/backends.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- gconf/backends/Makefile.am~ 2003-11-03 00:19:33.000000000 +0000
-+++ gconf/backends/Makefile.am 2004-05-15 19:01:38.000000000 +0100
-@@ -28,8 +28,8 @@
-
- noinst_PROGRAMS = xml-test
-
--xml_test_SOURCES= $(libgconfbackend_oldxml_la_SOURCES) xml-test.c
--xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
-+#xml_test_SOURCES= $(libgconfbackend_oldxml_la_SOURCES) xml-test.c
-+xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la libgconfbackend-oldxml.la
-
- bin_PROGRAMS = gconf-merge-tree
- gconf_merge_tree_SOURCES = gconf-merge-tree.c