diff options
author | Koen Kooi <koen@openembedded.org> | 2007-01-02 19:31:02 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-01-02 19:31:02 +0000 |
commit | 4cfc3d5ccd4cd3dc572958bdad127856be41cb2c (patch) | |
tree | ec1017dd159196314b0c49e2e4586a5eb4b148f9 /packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch | |
parent | 9f9094de71fc15decea442de3aebfdfec3b600ad (diff) | |
parent | 68efee7f26b15d2c3bab3fb7f807c5853ca6da77 (diff) |
merge of '1944e442d97092991784475bf4b8980e60c5c3fc'
and 'c6043a6be9941ce6182b30748b51b8f191e04bc8'
Diffstat (limited to 'packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch')
-rw-r--r-- | packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch b/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch deleted file mode 100644 index 3dbc130ddc..0000000000 --- a/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |