diff options
Diffstat (limited to 'recipes/gnome/gnome-vfs_2.24.1.bb')
-rw-r--r-- | recipes/gnome/gnome-vfs_2.24.1.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gnome/gnome-vfs_2.24.1.bb b/recipes/gnome/gnome-vfs_2.24.1.bb index 1d183996a0..3902e7774a 100644 --- a/recipes/gnome/gnome-vfs_2.24.1.bb +++ b/recipes/gnome/gnome-vfs_2.24.1.bb @@ -7,9 +7,9 @@ PR = "r2" inherit gnome -SRC_URI += "file://gconftool-lossage.patch;apply=yes \ - file://gnome-vfs-no-kerberos.patch;apply=yes;striplevel=0 \ - file://03_gnutls27.patch;apply=yes" +SRC_URI += "file://gconftool-lossage.patch \ + file://gnome-vfs-no-kerberos.patch;striplevel=0 \ + file://03_gnutls27.patch" # This is to provide compatibility with the gnome-vfs DBus fork PROVIDES = "gnome-vfs-plugin-dbus" |