diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-06 11:06:21 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-06 11:06:21 +0000 |
commit | 62e66ef22dbba6d08ac8e35cc2eeeb7463020658 (patch) | |
tree | 65e1a84dab3023db5a209ab869c6d7adbdf90991 /meta/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch | |
parent | 8b154d0d7a939626f4cadad7f05ce74b2ea15ad8 (diff) | |
download | poky-62e66ef22dbba6d08ac8e35cc2eeeb7463020658.tar.gz |
gnome-vfs-dbus: dropped - we use gnome-vfs 2.16.3 now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1447 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch')
-rw-r--r-- | meta/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch b/meta/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch deleted file mode 100644 index 3dbc130ddc..0000000000 --- a/meta/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | --- gnome-vfs-2.6.0/configure.in~ 2004-03-22 12:36:23.000000000 +0000 | ||
2 | +++ gnome-vfs-2.6.0/configure.in 2004-06-07 16:04:34.000000000 +0100 | ||
3 | @@ -154,7 +154,7 @@ | ||
4 | AC_PATH_PROG(GCONFTOOL, gconftool-2, no) | ||
5 | |||
6 | if test x"$GCONFTOOL" = xno; then | ||
7 | - AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf]) | ||
8 | + AC_MSG_WARN([gconftool-2 executable not found in your path - should be installed with GConf]) | ||
9 | fi | ||
10 | |||
11 | AM_GCONF_SOURCE_2 | ||