summaryrefslogtreecommitdiff
path: root/meta/packages/gnome/gnome-vfs-2.24.3/gconftool-lossage.patch
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-21 11:40:16 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-21 16:00:56 +0100
commit1763f004bb2fe4d568bbcedac96384207170f41b (patch)
treed2bd07f2325e974f12b4dbfb7bd786ce5efee7b3 /meta/packages/gnome/gnome-vfs-2.24.3/gconftool-lossage.patch
parent3deb487daa33f727dad315fadad4d8281271e1e2 (diff)
downloadopenembedded-core-1763f004bb2fe4d568bbcedac96384207170f41b.tar.gz
openembedded-core-1763f004bb2fe4d568bbcedac96384207170f41b.tar.bz2
openembedded-core-1763f004bb2fe4d568bbcedac96384207170f41b.tar.xz
openembedded-core-1763f004bb2fe4d568bbcedac96384207170f41b.zip
gnome-vfs: Update to 2.24.3
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/gnome/gnome-vfs-2.24.3/gconftool-lossage.patch')
-rw-r--r--meta/packages/gnome/gnome-vfs-2.24.3/gconftool-lossage.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/gnome/gnome-vfs-2.24.3/gconftool-lossage.patch b/meta/packages/gnome/gnome-vfs-2.24.3/gconftool-lossage.patch
new file mode 100644
index 000000000..3dbc130dd
--- /dev/null
+++ b/meta/packages/gnome/gnome-vfs-2.24.3/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