summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-07 10:52:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-12 14:10:34 +0100
commit69eb093f526d052f60afd156e9adca4a954be222 (patch)
tree33b55450b4e7f6d953faf0fbf40d01b7e8d9816b /meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
parent59443380286010eda07f1434e918a3af8c8a31a9 (diff)
downloadopenembedded-core-69eb093f526d052f60afd156e9adca4a954be222.tar.gz
openembedded-core-69eb093f526d052f60afd156e9adca4a954be222.tar.bz2
openembedded-core-69eb093f526d052f60afd156e9adca4a954be222.tar.xz
openembedded-core-69eb093f526d052f60afd156e9adca4a954be222.zip
gnome-vfs: This is now unused in OE-Core and deprecated, drop
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch')
-rw-r--r--meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch b/meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
deleted file mode 100644
index 0f52136e3..000000000
--- a/meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Upstream-Status: Inappropriate [configuration]
-
---- gnome-vfs-2.6.0/configure.in~ 2004-03-22 12:36:23.000000000 +0000
-+++ gnome-vfs-2.6.0/configure.in 2004-06-07 16:04:34.000000000 +0100
-@@ -154,7 +154,7 @@
- AC_PATH_PROG(GCONFTOOL, gconftool-2, no)
-
- if test x"$GCONFTOOL" = xno; then
-- AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf])
-+ AC_MSG_WARN([gconftool-2 executable not found in your path - should be installed with GConf])
- fi
-
- AM_GCONF_SOURCE_2