diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-07 15:25:13 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-07 15:25:13 +0000 |
commit | 6c45a798145339676c49ad10707c615f0850b3b5 (patch) | |
tree | 046103f02870dd01a4789d6c36cb86ee6e2c1799 /gnome | |
parent | 6f2eccea982ece1de2880feef5eab7ccc5689f78 (diff) |
lack of gconftool-2 is just a warning, not an error
BKrev: 40c488d9R7m7COx8RLeIJquZRqWUkw
Diffstat (limited to 'gnome')
-rw-r--r-- | gnome/gnome-vfs-2.6.0/gconftool-lossage.patch | 0 | ||||
-rw-r--r-- | gnome/gnome-vfs_2.6.0.oe | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/gnome/gnome-vfs-2.6.0/gconftool-lossage.patch b/gnome/gnome-vfs-2.6.0/gconftool-lossage.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gnome/gnome-vfs-2.6.0/gconftool-lossage.patch diff --git a/gnome/gnome-vfs_2.6.0.oe b/gnome/gnome-vfs_2.6.0.oe index ddb9c17825..7f3474b505 100644 --- a/gnome/gnome-vfs_2.6.0.oe +++ b/gnome/gnome-vfs_2.6.0.oe @@ -2,7 +2,8 @@ PR = "r1" DEPENDS = "libxml2 gconf libbonobo bzip2 gnome-mime-data" -SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.6/${PN}-${PV}.tar.bz2" +SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.6/${PN}-${PV}.tar.bz2 \ + file://gconftool-lossage.patch;patch=1;pnum=1" inherit autotools pkgconfig |