summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-11-24 12:23:24 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-24 13:25:20 -0800
commit333ca679f2757ab7a15e3dc0be4c3a9371aeb20d (patch)
tree70fa29450a3cf938c3fc59867c6ce441b4604c74 /meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
parentb3934f3a5b590424867ae3352edee9f1d8d8ec5e (diff)
downloadast2050-yocto-poky-333ca679f2757ab7a15e3dc0be4c3a9371aeb20d.zip
ast2050-yocto-poky-333ca679f2757ab7a15e3dc0be4c3a9371aeb20d.tar.gz
libgnome-vfs: Update to version 2.24.4
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
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.patch11
1 files changed, 11 insertions, 0 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
new file mode 100644
index 0000000..3dbc130
--- /dev/null
+++ b/meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
@@ -0,0 +1,11 @@
+--- 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
OpenPOWER on IntegriCloud